Libraries tagged by background jobs
chrisboulton/php-resque
3444778 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
resque/php-resque
1427115 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
jms/job-queue-bundle
2225736 Downloads
Allows to run and schedule Symfony console commands as background jobs.
croustibat/filament-jobs-monitor
79783 Downloads
Background Jobs monitoring like Horizon for all drivers for FilamentPHP
symbiote/silverstripe-queuedjobs
673328 Downloads
A framework for defining and running background jobs in a queued manner
mmucklo/queue-bundle
464045 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}
josegonzalez/queuesadilla
411145 Downloads
Queue background jobs to any backend system
mjphaynes/php-resque
177069 Downloads
Redis backed library for creating background jobs and processing them later.
kamisama/cake-resque
403043 Downloads
A CakePHP plugin for creating background jobs with Resque
kamisama/php-resque-ex
723952 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
vend/resque
169748 Downloads
Namespaced port of chrisbolton/php-resque, supports Predis, more DI
kamisama/php-resque-ex-scheduler
608480 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
ezsystems/job-queue-bundle
243770 Downloads
Allows to run and schedule Symfony console commands as background jobs.
iron-io/iron_worker
201091 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
bvdputte/kirby-queue
4410 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.