Libraries tagged by delayed_job
tarantool/queue
129330 Downloads
PHP bindings for Tarantool Queue.
iron-io/iron_worker
203640 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
pnixx/delayed_job
523 Downloads
Async Delayed Job for PHP
iron-io/laraworker
5658 Downloads
LaraWorker is a helper package that makes integrating your Laravel application with Iron.io's IronWorker very easy!
uafrica/delayed-jobs
74437 Downloads
A CakePHP Plugin to manage and process background jobs with priority and retries
tarantool/jobqueue
10467 Downloads
A job queue backed by Tarantool.
rybakit/phive-task-queue
4405 Downloads
A lightweight task queue on top of rybakit/phive-queue
itr/delayedjob-bundle
27 Downloads
Delayed Job bundle
infinitas-plugins/infinitas-jobs
2394 Downloads
A job queue for CakePHP based on delayed_job forked from https://github.com/josegonzalez/cakephp-cake-djjob
daikon/async-job
1086 Downloads
Asynchronous job components for Daikon-CQRS projects.
schedulee/queue
6 Downloads
$queue->push('I can be popped off after', '10 minutes');
al-one/laravel-queue-replaceable
33 Downloads
Laravel Queue Driver For Delayed jobs Can be replaced
wizcodepl/scheduled-tasks-health-check
15 Downloads
Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.