1 Star 0 Fork 0

xiusin/swoole-bundle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiusin 提交于 2020-01-17 14:25 +08:00 . 优化
{
"name": "xiusin/swoole-bundle",
"description": "swoole symfony bundle",
"license": "MIT",
"authors": [
{
"name": "xiusin",
"email": "chenchengbin92@gmail.com"
}
],
"autoload": {
"psr-4": {
"xiusin\\SwooleBundle\\": "./"
}
},
"minimum-stability": "dev",
"require": {
"sensio/framework-extra-bundle": "*",
"symfony/console": "*",
"symfony/dotenv": "*",
"symfony/framework-bundle": "*",
"symfony/yaml": "*",
"swoft/swoole-ide-helper": "*"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xiusin/swoole-bundle.git
git@gitee.com:xiusin/swoole-bundle.git
xiusin
swoole-bundle
swoole-bundle
master

搜索帮助