Libraries tagged by background-job
stojg/silverstripe-resque
23809 Downloads
Wraps around the resque code for background jobs
softwarepunt/php-resque
963 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
semitexa/scheduler
239 Downloads
Semitexa Scheduler — recurring and delayed background jobs with storage-backed planning, lease-based workers, and overlap protection
oeltimacreation/php-simplequeue
481 Downloads
A lightweight, framework-agnostic background job queue system for PHP with Redis and database drivers
kinetis/queue
37 Downloads
A backend-agnostic background job queue for Kinetis — no fluent job-scheduling DSL. Redis, SQL, SQS, and RabbitMQ backends each live in their own separate package.
doganoo/backgrounder
896 Downloads
Simple and Light Weight Background Job Library
beyonder-capi/job-queue-bundle
200 Downloads
Allows to run and schedule Symfony console commands as background jobs.
ajtis/job-queue-bundle
272 Downloads
Allows to run and schedule Symfony console commands as background jobs.
ahfeel/php-resque
63729 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
dtc/queue
1165 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}
yourmaze/background-job-bundle
19 Downloads
Database-backed background jobs for Symfony
diversen/background-job
220 Downloads
Simple background job creator
omaralalwi/laravel-jobs-metrics
6 Downloads
Tracks job memory consumption — works with or without Horizon, and enables long-term performance analysis via database logging.
codesvault/cadence
17 Downloads
Cadence creates and manages PHP daemons with ease for running all heavy-lifting tasks in the background.
uafrica/delayed-jobs
74437 Downloads
A CakePHP Plugin to manage and process background jobs with priority and retries