Libraries tagged by background jobs
zorac/php-resque
8653 Downloads
Redis backend library for creating background jobs and processing them later. PHP port based on resque for Ruby.
kue/kue
2988 Downloads
Kue is a priority job queue backed by redis
idanoo/php-resque
45088 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.
cakejob/php-resque-ex
2739 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
cakejob/cake-resque
2726 Downloads
A CakePHP plugin for creating background jobs with Resque
ahfeel/php-resque
60684 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
zenaton/zenaton-php
43689 Downloads
Zenaton PHP library
iron-io/laraworker
5658 Downloads
LaraWorker is a helper package that makes integrating your Laravel application with Iron.io's IronWorker very easy!
cakejob/php-resque-ex-scheduler
2728 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
anorgan/qutee
1926 Downloads
Simple queue manager and task processor for PHP
visual-craft/work-queue-bundle
9097 Downloads
Background jobs scheduling using Beanstalk (Symfony bundle)
dtc/queue
1164 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}
soarce/parallel-process-dispatcher
3390 Downloads
Tiny PHP library for running jobs in background and/or in parallel
wyomind/cronscheduler
14245 Downloads
Cron Scheduler is a toolbox that makes visible and comprehensible the cron tasks that run in the background of your Magento 2 website. This extension helps to monitor cron jobs and provides many features that help to prevent errors.
uafrica/delayed-jobs
74437 Downloads
A CakePHP Plugin to manage and process background jobs with priority and retries