16 Star 20 Fork 1

Gitee 极速下载 / swooledistributed

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/tmtbe/SwooleDistributed
克隆/下载
composer.json 857 Bytes
一键复制 编辑 原始数据 按行查看 历史
896369042@qq.com 提交于 2018-03-09 18:35 . 3.0.6
{
"require": {
"php": ">=7.1.6",
"monolog/monolog": "@stable",
"hassankhan/config": "@stable",
"voku/anti-xss": "@stable",
"illuminate/view": "^5.1",
"filp/whoops": "@stable",
"graylog2/gelf-php": "@stable",
"php-amqplib/php-amqplib": "@stable",
"php-ds/php-ds": "@stable",
"symfony/console": "@stable"
},
"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",
"type": "library",
"keywords": ["server", "swoole", "distributed"],
"description": "In order to develop the api server",
"license": "MIT"
}
1
https://gitee.com/mirrors/swooledistributed.git
git@gitee.com:mirrors/swooledistributed.git
mirrors
swooledistributed
swooledistributed
v3

搜索帮助