1 Star 0 Fork 567

李科男 / ThinkCMF

forked from thinkcmf / ThinkCMF 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1003 Bytes
一键复制 编辑 原始数据 按行查看 历史
zxxjj 提交于 2017-10-28 09:09 . 增加队列相关扩展
{
"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",
"topthink/think-queue": "^1.1.4"
},
"extra": {
},
"config": {
"vendor-dir":"simplewind/vendor"
}
}
PHP
1
https://gitee.com/westeast/ThinkCMF.git
git@gitee.com:westeast/ThinkCMF.git
westeast
ThinkCMF
ThinkCMF
master

搜索帮助