1 Star 0 Fork 26

Rooit/yii2-fast-api

forked from wodrow/yii2-fast-api 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 393 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rooit 提交于 2023-01-03 10:32 +08:00 . init
{
"name": "irooit/yii-fast-api",
"description": "A component to develop api faster on yii2 framework",
"license": "BSD-3-Clause",
"authors": [
{
"name": "irooit",
"email": "hi@rooit.com"
}
],
"require": {
"yiisoft/yii2": "^2.0.9"
},
"autoload": {
"psr-4": {
"irooit\\yii\\rest\\": "src"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/irooit/yii2-fast-api.git
git@gitee.com:irooit/yii2-fast-api.git
irooit
yii2-fast-api
yii2-fast-api
master

搜索帮助