2 Star 0 Fork 0

朱建辉/我的thinkphp5以及thinkcmf的研究

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 961 Bytes
一键复制 编辑 原始数据 按行查看 历史
朱建辉 提交于 2017-12-26 19:07 +08:00 . 服务器大小写问题
{
"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"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/yushen123/WoDethinkphp5YiJithinkcmfDeYanJiu.git
git@gitee.com:yushen123/WoDethinkphp5YiJithinkcmfDeYanJiu.git
yushen123
WoDethinkphp5YiJithinkcmfDeYanJiu
我的thinkphp5以及thinkcmf的研究
master

搜索帮助