Libraries tagged by background worker
dereuromark/cakephp-queue
1096740 Downloads
The Queue plugin for CakePHP provides deferred task execution.
tomaj/hermes
269848 Downloads
Simple php background processing library
mjphaynes/php-resque
204424 Downloads
Redis backed library for creating background jobs and processing them later.
iamfarhad/laravel-rabbitmq
24264 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
211559 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
tomatom/jobqueuebundle
13476 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
kpconnell/laravel-jobwarden
732 Downloads
A database-backed alternative to Horizon & Laravel Queues — durable jobs, sophisticated batches, high observability & scheduling that survive worker and host crashes, with no Redis to operate.
rcrowe/raven
66979 Downloads
Raven client for Sentry that supports background processing through multiple providers.
oeltimacreation/php-simplequeue
537 Downloads
A lightweight, framework-agnostic background job queue system for PHP with Redis and database drivers
myclabs/work
294 Downloads
Work queue library letting you run background tasks using a generic abstraction
iron-io/laraworker
5658 Downloads
LaraWorker is a helper package that makes integrating your Laravel application with Iron.io's IronWorker very easy!
fuzeowp/queue
37 Downloads
Real background job infrastructure for WordPress. Durable queues, persistent workers, retries, scheduling, concurrency, observability, and more.
flytachi/winter-thread
769 Downloads
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
bvdputte/kirby-queue
4581 Downloads
A simple queue utility plugin for Kirby 3. It enables workers in Kirby that can do tasks (in the background) at scheduled intervals (cron) by working through queues of jobs.
anorgan/qutee
1939 Downloads
Simple queue manager and task processor for PHP