Libraries tagged by laravel-queue
caminodeldev/laravel-queue-top
35 Downloads
A safe terminal dashboard for inspecting Laravel queues, failed jobs, workers and queue health.
zanko-khaledi/notifications
15 Downloads
A Laravel notification service for synchronous and asynchronous notifications with queued jobs and notification pooling.
rajentrivedi/queue-watch
444 Downloads
watch jobs, listeners and events folders for changes in files
datpmwork/laravel-auth-queue
590 Downloads
Preserve the authenticated user context when dispatching Laravel queued jobs.
willypelz/queue-monitor
142 Downloads
A Laravel queue monitor with database driver support, controls, and metrics.
tobya/queuestatus
4578 Downloads
Allows you to get basic details of your Laravel Queue Stack
tinigin/laravel-sqs-fifo-queue
3001 Downloads
Adds a Laravel queue driver for Amazon SQS FIFO queues.
posapp-vn/laravel-kafka-queue
183 Downloads
A Kafka-compatible Laravel queue connector with optional Redis-backed delayed jobs.
pascallieverse/laravel-dawn
1008 Downloads
Rust-powered Laravel queue manager dashboard
mlntn/laravel-unique-queue
41982 Downloads
Laravel queue connection that prevents identical jobs from being queued
mallabee/queue
1216 Downloads
Framework agnostic background task queue management for Beanstalkd, SQS, Redis. Easy to use in pure PHP, Symfony, Laravel, Yii2 projects. Based on illuminate/queue (Laravel Queues).
malak4web/laravel-rust-queue
280 Downloads
A high-performance, low-memory Laravel queue worker runner powered by a Rust daemon.
lcidral/laravel-raw-sqs-connector
813 Downloads
Allows for the consumption of raw messages produced outside of Laravel from SQS to then be handled natively within Laravel's Queue and Job system
jiyis/laravel-nsq
3975 Downloads
Nsq driver for Laravel Queue
deck/deck
373 Downloads
Job-class observability and safe cancellation for Laravel queues. Works with or without Horizon.