Libraries tagged by delayed job
tarantool/queue
138954 Downloads
PHP bindings for Tarantool Queue.
iamfarhad/laravel-rabbitmq
24056 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
iron-io/iron_worker
211525 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
pnixx/delayed_job
4778 Downloads
Async Delayed Job for PHP
abdulmajeed-jamaan/laravel-queue-promoter
1465 Downloads
A queue:work-style daemon that promotes due delayed and expired reserved jobs onto the ready queue for Laravel's Redis queue driver.
boring-o11y/horizon-delayed-jobs
38 Downloads
A Retries page for the Laravel Horizon dashboard: see the jobs waiting on a backoff and run them now.
iron-io/laraworker
5658 Downloads
LaraWorker is a helper package that makes integrating your Laravel application with Iron.io's IronWorker very easy!
semitexa/scheduler
372 Downloads
Semitexa Scheduler — recurring and delayed background jobs with storage-backed planning, lease-based workers, and overlap protection
posapp-vn/laravel-kafka-queue
307 Downloads
A Kafka-compatible Laravel queue connector with optional Redis-backed delayed jobs.
kinetis/queue-redis
38 Downloads
A Redis-backed queue implementation for kinetis/queue's QueueInterface — finite leases over pending/leased/delayed keys, so a crashed worker's job is redelivered rather than stranded.
wizcodepl/scheduled-tasks-health-check
87 Downloads
Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.
uafrica/delayed-jobs
74437 Downloads
A CakePHP Plugin to manage and process background jobs with priority and retries
tarantool/jobqueue
10480 Downloads
A job queue backed by Tarantool.
rybakit/phive-task-queue
4405 Downloads
A lightweight task queue on top of rybakit/phive-queue
asifshoumik/kafka-laravel
304 Downloads
A robust Kafka queue driver for Laravel microservices with support for delayed jobs, retry mechanisms, and comprehensive error handling.