1 Star 0 Fork 12

chnj1981/SwooleDistributed

forked from 白_猫/SwooleDistributed 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 726 Bytes
一键复制 编辑 原始数据 按行查看 历史
896369042@qq.com 提交于 2017-03-30 10:50 . 2.0正式版
{
"require": {
"php": ">=7.0.0",
"monolog/monolog": "2.0.x-dev",
"hassankhan/config": "~0.10",
"voku/anti-xss": "2.0.1",
"league/plates": "3.*",
"protobuf-php/protobuf": "~0.1.2",
"protobuf-php/protobuf-plugin": "^0.1.2",
"graylog2/gelf-php": "^1.4.2"
},
"autoload": {
"psr-4": {
"Server\\": "src/Server",
"app\\": "src/app",
"test\\": "src/test"
},
"files": [
"src/Server/helpers/Common.php"
]
},
"authors": [
{
"name": "tmtbe",
"email": "896369042@qq.com",
"homepage": "https://github.com/tmtbe"
}
],
"name": "tmtbe/swooledistributed",
"description": "In order to develop the api server",
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/chnj1981/SwooleDistributed.git
git@gitee.com:chnj1981/SwooleDistributed.git
chnj1981
SwooleDistributed
SwooleDistributed
master

搜索帮助