3 Star 16 Fork 7

lzqqdy / fast_api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 956 Bytes
一键复制 编辑 原始数据 按行查看 历史
lzqqdy 提交于 2019-09-24 10:51 . api模块结构重构
{
"name": "karsonzhang/fastadmin",
"description": "the fastest admin framework",
"type": "project",
"keywords": [
"fastadmin",
"thinkphp"
],
"homepage": "https://www.fastadmin.net/",
"license": "Apache-2.0",
"authors": [
{
"name": "Karson",
"email": "karsonzhang@163.com"
}
],
"require": {
"php": ">=7.0.0",
"topthink/framework": "~5.0.24",
"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.9",
"overtrue/pinyin": "~3.0",
"phpoffice/phpspreadsheet": "^1.2",
"topthink/think-helper": "^3.1",
"lzqqdy/tools": "~2.21",
"symfony/var-dumper": "^4.3"
},
"config": {
"preferred-install": "dist"
}
}
PHP
1
https://gitee.com/lzqqdy/fast_api.git
git@gitee.com:lzqqdy/fast_api.git
lzqqdy
fast_api
fast_api
master

搜索帮助