Libraries tagged by queue worker
schedulee/queue
6 Downloads
$queue->push('I can be popped off after', '10 minutes');
quetzal-studio/php-amqp-worker
53 Downloads
PHP worker with AMQP
naroga/queue-manager
7 Downloads
A simple PHP-based queue manager, with an interface for registering custom workers
mithun12000/yii2-queue
51 Downloads
Queue components for Yii2
masrodjie/codeigniter3-queue
1991 Downloads
The Illuminate Queue package for CodeIgniter 3
linio/queue
3834 Downloads
Abstracts work queues, used to distribute time-consuming tasks among multiple workers.
kynetcode/wpzylos-queue
0 Downloads
Lightweight background job queue for WPZylos Framework
keystone/queue
24 Downloads
Create and process background tasks with any queueing service
kanchdev/laravel-worker
18 Downloads
Execute Jobs in Queue from an artisan command executed through a Cron Job
issei-m/simple-job-queue-bundle
96 Downloads
Integrates issei-m/simple-job-queue system with your Symfony's app.
gielfeldt/simple-worker
7 Downloads
Simple worker and pool library.
gendoria/command-queue-bundle
273 Downloads
Symfony bundle for Command Queue
deverity/spawn-queue
21 Downloads
A robust CakePHP queue engine with per-job process isolation, atomic claiming, graceful shutdown and dereuromark/cakephp-queue table compatibility.
crodas/worker
34 Downloads
Generic class to queue and run tasks asynchronously
codecollab/queue
6 Downloads
Queue package of the CodeCollab project