1 Star 0 Fork 0

xcenweb/DoveAPI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 835 Bytes
一键复制 编辑 原始数据 按行查看 历史
xcenweb 提交于 2022-06-18 17:37 . 更新至1.1.1
{
"name": "xcenweb/doveapi",
"description": "doveapi framework",
"type": "project",
"license": "MIT",
"keywords": [
"framework",
"api",
"dove"
],
"authors": [
{
"name": "xcenweb",
"email": "xcenweb@qq.com"
}
],
"homepage": "http://dove.xcenadmin.top",
"support": {
"issues": "https://github.com/xcenweb/DoveAPI/issues",
"source": "https://github.com/xcenweb/DoveAPI",
"docs": "http://dove.xcenadmin.top/"
},
"require": {
"php": ">=7.4.3",
"xcenweb/doveapi-core": "@dev"
},
"autoload": {
"psr-0": {
"": "extend\\"
}
},
"config": {
"preferred-install": "dist",
"sort-packages": true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xcenweb/DoveAPI.git
git@gitee.com:xcenweb/DoveAPI.git
xcenweb
DoveAPI
DoveAPI
main

搜索帮助