7 Star 30 Fork 13

rinuo / FastAdmin超简易留言板+博客

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 837 Bytes
一键复制 编辑 原始数据 按行查看 历史
rinuo 提交于 2018-11-02 11:09 . no commit message
{
"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/rinuo/fastadmin-bbs.git
git@gitee.com:rinuo/fastadmin-bbs.git
rinuo
fastadmin-bbs
FastAdmin超简易留言板+博客
master

搜索帮助