Libraries tagged by job workers
zlikavac32/beanstalkd-lib
312 Downloads
Beanstalkd client and worker implementation
simplon/queue
1659 Downloads
Object Queue Solution
schedulee/queue
6 Downloads
$queue->push('I can be popped off after', '10 minutes');
redcode/kue
205 Downloads
Kue is a priority job queue backed by redis
masrodjie/codeigniter3-queue
1796 Downloads
The Illuminate Queue package for CodeIgniter 3
lucups/presque
32 Downloads
Redis backed library for creating background jobs and processing them later.
kwhat/legume
5 Downloads
Legume: Multi-thread Job Manager and Daemon
kohutovic/php-resque
235 Downloads
Redis backed library for creating background jobs and processing them later.
jamesjulius/laravel-nexus
3 Downloads
Laravel Nexus - Your central hub for queue worker management with auto-discovery, live logging, and file watching
hlacos/joboquent
17 Downloads
Simple bundle to store queued jobs statuses and history.
francislavoie/php-resque
25 Downloads
Redis backed library for creating background jobs and processing them later.
duanvnc/php-resque
3 Downloads
Redis backed library for creating background jobs and processing them later. Based on Ruby resque.
craryprimitiveman/php-resque-scheduler
84 Downloads
php-resque-scheduler is a PHP port of resque-scheduler, which adds support for scheduling items in the future to Resque.
craryprimitiveman/php-resque
126 Downloads
Redis backed library for creating background jobs and processing them later.PHP port of resque (Workers and Queueing) with PSR-4
cinexpert/zf2-resque
212 Downloads
Creates a ZF2 module and wraps the php-resque project into a service that can interact with the service locator.