1 Star 0 Fork 5

温馨/ChemCMS

forked from Gitee 极速下载/ChemCMS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 961 Bytes
一键复制 编辑 原始数据 按行查看 历史
zxxjj 提交于 2017-09-21 11:57 . init
{
"name": "thinkcmf/thinkcmf",
"description": "ThinkCMF based on ThinkPHP 5.0 , it is a free and open source Content Management Framework(CMF)",
"type": "project",
"keywords": [
"cmf",
"thinkcmf",
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://www.thinkcmf.com/",
"license": "Apache-2.0",
"authors": [
{
"name": "thinkcmf",
"email": "zxxjjforever@163.com"
}
],
"require": {
"php": ">=5.4.0",
"topthink/think-helper":">=1.0",
"topthink/think-captcha": "^1.0",
"phpmailer/phpmailer": "^5.2",
"mindplay/annotations": "^1.3",
"topthink/think-image": "^1.0",
"qiniu/php-sdk": "^7.1",
"dompdf/dompdf": "^0.8.0",
"phpoffice/phpexcel": "^1.8",
"ezyang/htmlpurifier": "^4.9"
},
"extra": {
},
"config": {
"vendor-dir":"simplewind/vendor"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ranran1997/ChemCMS.git
git@gitee.com:ranran1997/ChemCMS.git
ranran1997
ChemCMS
ChemCMS
master

搜索帮助