1 Star 0 Fork 2.2K

hnaxing / FastAdmin

forked from doris123 / FastAdmin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 837 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "karsonzhang/fastadmin",
"description": "the fastest admin framework",
"type": "project",
"keywords": [
"fastadmin",
"thinkphp"
],
"homepage": "http://www.fastadmin.net/",
"license": "Apache-2.0",
"authors": [
{
"name": "Karson",
"email": "karsonzhang@163.com"
}
],
"require": {
"php": ">=5.4.0",
"topthink/framework": "~5.0.14",
"overtrue/wechat": "~3.1",
"endroid/qr-code": "^1.9",
"topthink/think-captcha": "^1.0",
"mtdowling/cron-expression": "^1.2",
"phpmailer/phpmailer": "^5.2",
"karsonzhang/fastadmin-addons": "~1.1.4",
"overtrue/pinyin": "~3.0",
"phpoffice/phpexcel": "^1.8"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/hnaxing/fastadmin.git
git@gitee.com:hnaxing/fastadmin.git
hnaxing
fastadmin
FastAdmin
master

搜索帮助