Libraries tagged by job queue
hlacos/joboquent
17 Downloads
Simple bundle to store queued jobs statuses and history.
easeappphp/ea-cli-router
46 Downloads
EACliRouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based CLI Applications, Cron jobs & Message queue worker setups.
devtransition/yii2-jobbers
5 Downloads
Yii 2 module for asynchronous job processing (Queue-Manager)
masnun/joinjobs
52 Downloads
A Laravel package that allows scheduling certain actions upon job completion or queue exhaustion.
lemax10/laravel-waitingjob
17 Downloads
A simple timer to implement the wait for the result of a job from the queue.
jupitern/dispatcher
76 Downloads
php package to manage jobs, tasks and queue
comradefuzz/catena
7 Downloads
Redis based queued background jobs system
akandels/furnace
25 Downloads
Zend Framework 2 module to manage jobs in a prioritized queue with dependencies, status reporting and tracking.
scones/resque
90 Downloads
resque (for php) is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later. compatible to the original http://resque.github.io/
wahyurejeki/php-bull-scheduler
6 Downloads
PHP library to schedule Redis jobs for the NodeJS Bull Redis queue
zwilias/qman
22 Downloads
An evented beanstalkd queue manager
zlikavac32/beanstalkd-lib-bundle
23 Downloads
Bundle for zlikavac32/beanstalkd-lib
zlikavac32/beanstalkd-lib
314 Downloads
Beanstalkd client and worker implementation
yejune/simpleue
31 Downloads
Php package to manage queue tasks in a simple way
webtotal/php-resque-ex
3686 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.