Libraries tagged by background jobs
chrisboulton/php-resque
3497613 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
resque/php-resque
1536186 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
jms/job-queue-bundle
2259753 Downloads
Allows to run and schedule Symfony console commands as background jobs.
croustibat/filament-jobs-monitor
117203 Downloads
Background Jobs monitoring like Horizon for all drivers for FilamentPHP
symbiote/silverstripe-queuedjobs
724797 Downloads
A framework for defining and running background jobs in a queued manner
mjphaynes/php-resque
183237 Downloads
Redis backed library for creating background jobs and processing them later.
kamisama/php-resque-ex
733347 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
mmucklo/queue-bundle
589897 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
435630 Downloads
Queue background jobs to any backend system
kamisama/cake-resque
407574 Downloads
A CakePHP plugin for creating background jobs with Resque
kamisama/php-resque-ex-scheduler
614841 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
256783 Downloads
Allows to run and schedule Symfony console commands as background jobs.
aboutcoders/job-bundle
16328 Downloads
A symfony bundle for asynchronous job processing.
iron-io/iron_worker
202843 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
vend/resque
173547 Downloads
Namespaced port of chrisbolton/php-resque, supports Predis, more DI