Libraries tagged by queue worker
digbang/safe-queue
111613 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
popphp/pop-queue
4532 Downloads
Pop Queue Component for Pop PHP Framework
cboxdk/laravel-queue-autoscale
4589 Downloads
Intelligent, predictive autoscaling for Laravel queues with SLA/SLO-based optimization
yozaz/laravel-swiftmailer
73903 Downloads
Laravel and SwiftMailer integration fix for Queued deamon workers
tomatom/jobqueuebundle
13402 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
romalytar/yammi-jobs-monitoring-laravel
2579 Downloads
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerDuty, Opsgenie, webhook).
pdffiller/qless-php
113861 Downloads
PHP Bindings for qless
kpconnell/laravel-jobwarden
708 Downloads
A database-backed alternative to Horizon & Laravel Queues — durable jobs, sophisticated batches, high observability & scheduling that survive worker and host crashes, with no Redis to operate.
infocyph/omnibus
12608 Downloads
A unified, framework-agnostic event bus and reliable message queue for PHP.
alveos/swarrot
2074 Downloads
A simple lib to consume RabbitMQ queues
robuust/laravel-heroku-queue-listener
3191 Downloads
Laravel package to autoscale Heroku queue workers based on queue events
rajentrivedi/queue-watch
464 Downloads
watch jobs, listeners and events folders for changes in files
lwk/safe-queue
3117 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
riverline/worker-bundle
78404 Downloads
Symfony2 Bundle to use queue with workers
webparking/laravel-queue-garbage-collection
905 Downloads
Collect PHP reference cycles after every queue job to keep long-running workers from leaking off-heap memory.