1 Star 1 Fork 14

搬砖现场/swoole-redis

forked from sethink/swoole-redis
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 329 Bytes
一键复制 编辑 原始数据 按行查看 历史
sethink 提交于 2019-01-07 15:15 . modify
{
"name": "sethink/swoole-redis",
"description": "sethink",
"license": "Apache-2.0",
"authors": [
{
"name": "sethink",
"email": "358066237@qq.com"
}
],
"require": {
"php":">=7.0.0",
"ext-swoole":">=4.2.7"
},
"autoload": {
"psr-4": {
"sethink\\swooleRedis\\":"src"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/zhaowx_admin/swoole-redis.git
git@gitee.com:zhaowx_admin/swoole-redis.git
zhaowx_admin
swoole-redis
swoole-redis
master

搜索帮助