artisan-beans
Easily manage your Beanstalkd job queues right from the Laravel artisan command
dotenv-filler
by kduma
Laravel 5.1 command to create/fill missing fields in .env file based on rules in .env.example file.
elegant-laravel-worker
by iivannov
Elegant way to gracefully handle SIGTERM signal in Laravel queue worker
graceful-laravel-workers
by mvdstam
Provides a way to stop Laravel Worker daemons (and jobs) gracefully.
l4-down-safe
by valorin
Artisan command for switching a Laravel 4 queue worker into maintenance mode alongside the application safely.
l4mysqlqueue
by shamiao
A laravel 4 queue driver using MySQL database, developed for small websites.
laravel-azure-blob-queue
by stayallive
Extending the Laravel queue to support the Microsoft Azure Blob Queue.
laravel-azure-servicebus-queue
by stayallive
Extending the Laravel queue to support the Microsoft Azure Service Bus Queue.
laravel-caches-cleaner
by edujugon
Laravel Console Command Package to clean all caches and restart queue
laravel-elasticbeanstalk-queue-worker
by foxxmd
Deploy your Laravel application as a queue worker on AWS ElasticBeanstalk
laravel-elasticbeanstalk-queue-worker
by aramirez92
Deploy your Laravel application as a queue worker on AWS ElasticBeanstalk
laravel-external-queue
Use Laravel queues for sending messages between distributed systems
laravel-queue-aws-batch
by lukewaite
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.