Libraries tagged by redis queue
mjphaynes/php-resque
204176 Downloads
Redis backed library for creating background jobs and processing them later.
kamisama/php-resque-ex-scheduler
635859 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
eislambey/rsmq
56385 Downloads
Redis Simple Message Queue.
andrewbreksa/rsmq
79176 Downloads
Redis Simple Message Queue.
flowpack/jobqueue-redis
77581 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
fof/redis
13011 Downloads
Adds Redis cache, sessions and queue to Flarum
rybakit/phive-queue
42062 Downloads
$queue->push('I can be popped off after', '10 minutes');
symfony-bundles/queue-bundle
19646 Downloads
Symfony Queue Bundle
symfony-bundles/event-queue-bundle
12950 Downloads
Symfony EventQueue Bundle
michalsn/codeigniter-queue
4384 Downloads
Queues for CodeIgniter 4 framework
easyswoole/queue
35336 Downloads
A simple Queue implementation integrated into easySwoole
mmoreram/rsqueue-bundle
62705 Downloads
Redis Symfony2 Queue Bundle, a simple and soft redis based message queue for symfony2
romalytar/yammi-jobs-monitoring-laravel
2395 Downloads
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerDuty, Opsgenie, webhook).
mingalevme/illuminate-uqueue
51318 Downloads
Laravel/Lumen uniqueable queues (Database, Redis)
resquebundle/resque
140693 Downloads
A Symfony 4 bundle to manage Resque job queues