1 Star 0 Fork 1

ThinkPHP/ThinkAPI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 449 Bytes
一键复制 编辑 原始数据 按行查看 历史
云无心 提交于 2020-11-23 15:52 +08:00 . 改进
{
"name": "topthink/think-api",
"license": "Apache-2.0",
"authors": [
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"require": {
"guzzlehttp/guzzle": "^6.5 || ^7.0",
"topthink/think-helper": "^1.0 || ^3.1"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"autoload": {
"psr-4": {
"think\\api\\": "src"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/top-think/think-api.git
git@gitee.com:top-think/think-api.git
top-think
think-api
ThinkAPI
master

搜索帮助