22 Star 54 Fork 18

宇润 / ApiAgent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 563 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "yurunsoft/api-agent",
"type": "project",
"autoload": {
"psr-4": {
"Yurun\\ApiAgent\\": "Lib/",
"Yurun\\ApiAgent\\Plugin\\": "Plugin/"
},
"files":[
"Lib/functions.php"
]
},
"require": {
"yurunsoft/yurun-http": "1.3.*",
"yurunsoft/yurun-event": "1.1.*"
},
"config": {
"preferred-install": "dist"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}
PHP
1
https://gitee.com/yurunsoft/apiagent.git
git@gitee.com:yurunsoft/apiagent.git
yurunsoft
apiagent
ApiAgent
master

搜索帮助