7 Star 24 Fork 8

flc1125 / php-queue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 257 Bytes
一键复制 编辑 原始数据 按行查看 历史
Flc 提交于 2017-02-27 17:34 . 结构调整
{
"name": "flc/php-queue",
"description": "php+redis队列",
"keywords": ["php", "flc", "queue", "job", "redis", "job-queue"],
"license": "MIT",
"autoload": {
"psr-4": {
"Flc\\Queue\\": "src/Queue/"
}
}
}
PHP
1
https://gitee.com/flc1125/php-queue.git
git@gitee.com:flc1125/php-queue.git
flc1125
php-queue
php-queue
master

搜索帮助