8 Star 11 Fork 3

零度开水/think-gateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 486 Bytes
一键复制 编辑 原始数据 按行查看 历史
零度开水 提交于 2017-08-09 16:54 . 1.0.0版本提交
{
"name": "hypo-fan/think-gateway",
"description": "GatewayWorker extend for ThinkPHP5",
"license": "Apache-2.0",
"authors": [
{
"name": "Hypo Fan",
"email": "[email protected]"
}
],
"version":"1.0.0",
"require": {
"workerman/workerman":">=3.1.8",
"workerman/gateway-worker":">=3.0.0"
},
"autoload": {
"psr-4": {
"HypoFan\\": "./"
},
"files": [
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/Hypo_Fan/think-gateway.git
[email protected]:Hypo_Fan/think-gateway.git
Hypo_Fan
think-gateway
think-gateway
master

搜索帮助