Libraries tagged by queue-jobs
spiral/roadrunner-jobs
2867062 Downloads
RoadRunner Queues (Jobs) plugin API library
harris21/laravel-fuse
70495 Downloads
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
queueworker/sansdaemon
197515 Downloads
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
mpbarlow/laravel-queue-debouncer
848101 Downloads
A wrapper job for debouncing other queue jobs.
anousss007/vigilance
7623 Downloads
A driver-agnostic control center for Laravel queues, jobs, commands and the scheduler. Monitor what ran (with parameters), see failures, and dispatch jobs or run artisan commands manually from a self-contained dashboard.
dereuromark/cakephp-queue-scheduler
22020 Downloads
A CakePHP plugin for scheduling recurring queue jobs with cron expressions
softonic/laravel-queue-job
14163 Downloads
Custom Job implementation for vyuldashev@laravel-queue-rabbitmq library
keboola/job-queue-job-configuration
7601 Downloads
arxeiss/sansdaemon
5936 Downloads
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
yangusik/laravel-queue-inspector
247 Downloads
Static analyzer for Laravel queue job configurations
webparking/laravel-queue-garbage-collection
213 Downloads
Collect PHP reference cycles after every queue job to keep long-running workers from leaking off-heap memory.
tusimo/laravel-delay-queue
9501 Downloads
trigger for later fire redis queue job when app shutdown
sunnybyte/craft-loki-logger
119 Downloads
Send Craft warning/error logs to Loki via its HTTP push API, using a queue job. Built for agentless, ephemeral hosts like Craft Cloud.
pvtl/csv-importer
103 Downloads
Background CSV import via Laravel queue jobs
junixlabs/laravel-observatory
1037 Downloads
Observability toolkit for Laravel applications - Monitor HTTP requests, outbound calls, queue jobs, and scheduled tasks with Prometheus and SidMonitor support