Libraries tagged by redis queue
yiisoft/yii2-queue
8690466 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
enqueue/redis
4883946 Downloads
Message Queue Redis Transport
mmucklo/queue-bundle
612402 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
mjphaynes/php-resque
186033 Downloads
Redis backed library for creating background jobs and processing them later.
massivescale/celery-php
351443 Downloads
PHP client for Celery task queue
workerman/redis-queue
130026 Downloads
Message queue system written in PHP based on workerman and backed by Redis.
webman/redis-queue
69453 Downloads
Redis message queue plugin for webman.
zhuravljov/yii2-queue
31731 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
codeigniter4/queue
67874 Downloads
Queues for CodeIgniter 4 framework
trntv/yii2-command-bus
558785 Downloads
Yii2 Command Bus extension
spinx/sidekiq-job-php
176482 Downloads
Push and schedule jobs to Sidekiq from PHP
resquebundle/resque
130541 Downloads
A Symfony 4 bundle to manage Resque job queues
javibravo/simpleue
301216 Downloads
Php package to manage queue tasks in a simple way
kamisama/php-resque-ex-scheduler
616985 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
kamisama/php-resque-ex
736536 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.