8 Star 17 Fork 8

thinkcmf / mall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 954 Bytes
一键复制 编辑 原始数据 按行查看 历史
zxxjj 提交于 2019-04-23 12:44 . init
{
"name": "thinkcmf/thinkcmf",
"description": "ThinkCMF based on ThinkPHP 5.1 , 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": "MIT",
"authors": [
{
"name": "thinkcmf",
"email": "catman@thinkcmf.com"
}
],
"require": {
"php": ">=5.6.0",
"ext-json": "*",
"ext-curl": "*",
"ext-pdo": "*",
"topthink/think-helper": "^1.0",
"topthink/think-image": "^1.0",
"thinkcmf/cmf-app": "~5.1.0",
"thinkcmf/cmf-install": "~5.1.0",
"thinkcmf/cmf-api": "~5.1.0"
},
"extra": {
"think-path": "vendor/thinkphp",
"think-config": "data/config"
},
"config": {
"vendor-dir": "vendor"
}
}
1
https://gitee.com/thinkcmf/mall.git
git@gitee.com:thinkcmf/mall.git
thinkcmf
mall
mall
master

搜索帮助