Libraries tagged by queue-driver
pmg/queue-pheanstalk
55932 Downloads
A pmg/queue driver implementation for Pheanstalk and Beanstalkd
laravel-tool/kafka-queue
721 Downloads
Laravel Kafka Queue driver with Horizon support
foodticket/laravel-aws-pubsub
12160 Downloads
A Laravel broadcasting driver and queue driver that broadcasts and listens to published events utilising AWS SNS, EventBridge and SQS.
digitalmanagerguru/laravel-pubsub-queue
6212 Downloads
Queue driver for Google Cloud Pub/Sub.
craftcms/yii2-dynamodb
12653 Downloads
Yii2 implementation of a cache, session, and queue driver for DynamoDB
aplr/kafkaesk
2412 Downloads
Laravel Kafka queue driver
abdulmajeed-jamaan/laravel-queue-promoter
1454 Downloads
A queue:work-style daemon that promotes due delayed and expired reserved jobs onto the ready queue for Laravel's Redis queue driver.
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.
tinigin/laravel-sqs-fifo-queue
3033 Downloads
Adds a Laravel queue driver for Amazon SQS FIFO queues.
studentjason/laravel-async-queue
2806 Downloads
Async Queue Driver for Laravel/Oracle (Push to background)
smwks/laravel-zenith
318 Downloads
Laravel Horizon for database-backed queues — real-time dashboard and worker management for the database queue driver.
rahmanramsi/laravel-async-queue
1197 Downloads
Async queue driver for laravel
rackbeat/laravel-sqs-fifo-queue
47163 Downloads
Adds a Laravel queue driver for Amazon SQS FIFO queues.
mathiasgrimm/laravel-queue-concurrency
75 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.
maherelgamil/periscope
92 Downloads
A universal queue monitor for Laravel — see into any queue driver (Redis, database, SQS, Beanstalkd).