Libraries tagged by queue-jobs
evilnet/queue-jobs-bundle
83 Downloads
Simple queue system like in Laravel for Symfony
wal3fo/laravel-sentinel
0 Downloads
Production-ready circuit breaker package for Laravel queue jobs and service calls.
tvup/redis-job-inspector
776 Downloads
Inspect Laravel Redis queue jobs like Eloquent
thotam/sansdaemon
21 Downloads
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
the-trybe/laravel-discord-alerts
0 Downloads
Automatic Discord notifications for failed Laravel queue jobs via webhooks
stasyanko/laravel-bee-queue
4 Downloads
Use bee-queue job queue from laravel.
soapbox/serialized-payloads
998 Downloads
A Laravel library that allows you to serialize payloads for things like queue jobs.
samirlama/laravel-queue-monitor
0 Downloads
A lightweight Laravel package for recording failed queue jobs and reviewing them from a web dashboard.
sadeim/nard-laravel
4 Downloads
Zero-config activity tracking for Laravel apps. Automatically tracks HTTP requests, auth events, model changes, and queue jobs. Powered by Nard Agent (https://nard.sadeim.com).
rylxes/laravel-tenant-jobs
4 Downloads
Bulletproof multi-tenant queue job handling for Laravel. Fixes context leaking, facade singletons, scheduled dispatch, retry context, batch propagation, and queued notifications across stancl/tenancy and spatie/laravel-multitenancy.
ronan-gloo/qu
138 Downloads
Queue Job / Messaging management
ringierimu/laravel-queue-start-reset-db-sticky-state
6 Downloads
Reset the internal DB connection sticky state at the start of each queue job to avoid being stuck with the write PDO
nerds-and-company/craft-hirefire
40736 Downloads
Hirefire.io worker scheduler for Craft 5 queue jobs
maqe/laravel-qwatcher
21 Downloads
A full-lifecycle queue jobs watcher for Laravel 5.1+
lucifer07/fuse
0 Downloads
Circuit breaker for Laravel queue jobs. PHP 8.1 compatible.