Ai
1 Star 0 Fork 0

IT格子/iboxs-redis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 397 Bytes
一键复制 编辑 原始数据 按行查看 历史
IT格子 提交于 2023-04-04 17:21 +08:00 . 新增几个快捷用法
{
"name": "iboxs/redis",
"description": "Redis convenient operation package",
"type": "1",
"license": "MIT",
"version": "1.0.7",
"authors": [
{
"name": "zqu",
"email": "zqu1016@qq.com"
}
],
"require": {
"php": ">=7.0"
},
"autoload": {
"psr-4": {
"iboxs\\redis\\": "src/"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/gz8/iboxs-redis.git
git@gitee.com:gz8/iboxs-redis.git
gz8
iboxs-redis
iboxs-redis
main

搜索帮助