Libraries tagged by background worker
dereuromark/cakephp-queue
995100 Downloads
The Queue plugin for CakePHP provides deferred task execution.
tomaj/hermes
264275 Downloads
Simple php background processing library
mjphaynes/php-resque
202126 Downloads
Redis backed library for creating background jobs and processing them later.
iamfarhad/laravel-rabbitmq
21183 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
210824 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
kpconnell/laravel-jobwarden
279 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.
tomatom/jobqueuebundle
11653 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
rcrowe/raven
66979 Downloads
Raven client for Sentry that supports background processing through multiple providers.
oeltimacreation/php-simplequeue
324 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!
gensart-x/bullmq-php
187 Downloads
BullMQ Queue client for PHP - Schedule jobs to be processed by BullMQ workers
flytachi/winter-thread
572 Downloads
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
anorgan/qutee
1939 Downloads
Simple queue manager and task processor for PHP
wptechnix/wp-background-jobs
6 Downloads
A simple, reliable, zero-dependency background job queue for WordPress. Object jobs, delays, retries with backoff, failed-jobs table, atomic reservation, async and WP-Cron and WP-CLI processing.