Libraries tagged by queue-workers
yidas/codeigniter-queue-worker
68140 Downloads
CodeIgniter 3 Queue Worker Management Controller
pinnacle/doctrine-queue-worker
165939 Downloads
A worker for Laravel applications that interact with Doctrine
foxxmd/laravel-elasticbeanstalk-queue-worker
97540 Downloads
Deploy your Laravel application as a queue worker on AWS ElasticBeanstalk
maxbrokman/safe-queue
151808 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel 5
digbang/safe-queue
111376 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
webpatser/torque
534 Downloads
Coroutine-based queue worker for Laravel — N jobs per process via PHP Fibers and Redis Streams
robuust/laravel-heroku-queue-listener
3069 Downloads
Laravel package to autoscale Heroku queue workers based on queue events
lwk/safe-queue
2937 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
ctsoftwarellc/laravel-mail-throttle
937 Downloads
Distributed rate limiting for Laravel mail across multiple queue workers
rajentrivedi/queue-watch
458 Downloads
watch jobs, listeners and events folders for changes in files
symphoria/laravel-apex
217 Downloads
Queue worker supervisor with scale-to-zero, activity-aware warm pools and boot-storm prevention.
mathiasgrimm/laravel-queue-concurrency
72 Downloads
A queue driver for Laravel's Concurrency component. The same blocking Concurrency::run() API, but your closures run on queue workers and the results come back to the caller.
jeffersongoncalves/laravel-queue-consumer
27 Downloads
Dispatch Laravel queue jobs from ephemeral review environments to a central hub over HTTP instead of running a local queue worker.
dinoqqq/crystal
10691 Downloads
Queue worker to easily manage recurring tasks
deboorn/expbackoffworker
25959 Downloads
Adds automatic exponential backoff to Laravel 5's queue worker