yammi-jobs-monitoring-laravel
by romalytar
Lightweight queue monitoring for Laravel. A Horizon-style dashboard without the Redis lock-in: tracks job lifecycle, retries, failures and exposes a minimal UI across all queue drivers.
laravel-tracestax
by tracestax
TraceStax monitoring for Laravel Queue — worker intelligence and observability for your background jobs
laravel-failed-jobs
by deivide
UI for Laravel failed jobs with retry support. Fork of hpwebdeveloper/laravel-failed-jobs.
laravel-tenant-jobs
by rylxes
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.
laravel-executable
by havn
Single-task action classes for Laravel. Fully queueable, with a testing API that makes you like writing tests more than the actual code.
laravel-queue-control
by campelo
Queue orchestration and job control for Laravel. Cancel jobs, clear queues, pause workers, and manage job batches with ease.
laravel-horizon
by pixielity
Laravel Horizon queue monitoring with automatic supervisor and metric discovery for Pixielity applications
laravel-fuse
by harris21
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
laravel-job-monitor
by j-sandaruwan
Laravel package for tracking queue jobs with status, progress, and detailed execution history
laravel-roadrunner-queue
by ebects
Laravel native queue retry mechanism for RoadRunner - No zombie processes, full retry support!
laravel-queue-watcher
by lstables
Real-time queue job monitoring, debugging, and failure analysis for Laravel
laravel-job-progress
by mateffy
Track and show progress of your background jobs (for progress bar UIs etc.)
laravel-queue-flow
by b7s
A fluent Laravel Queue wrapper, simplifying queue management without creating separate Job classes
laravel-helios
by allanzico
A lightweight, self-hosted monitoring tool for Laravel applications with real-time tracking of logs, jobs, queries, and performance.
laravel-batch-dispatcher
by timmylindh
Batch Laravel queued jobs and queued event listeners into a single queued job dispatched at the end of the request.
laravel-job-watcher
A PHP Laravel Job Watcher to auto-restart queue worker on job file changes.
laravel-jobs-metrics
by omaralalwi
Tracks job memory consumption — works with or without Horizon, and enables long-term performance analysis via database logging.
laravel-one-time-operations
by phpsa
Run operations once after deployment - just like you do it with migrations!
laravel-beanstalk-worker
by timmylindh
Provides functionality to utilize Laravel SQS queues and cron jobs in AWS Elastic Beanstalk worker environments
laravel-one-time-operations
by pristavu
Run operations once after deployment - just like you do it with migrations!
laravel-operations
Run operations once after deployment - just like you do it with migrations!
laravel-one-time-operations
by timokoerber
Run operations once after deployment - just like you do it with migrations!
laravel-job-models
by repat
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
laravel-operations
Operations allow you to schedule your jobs in a programmatic, database-driven way
laravel-slack-bot
by sonnn
Sends a message to Slack when something goes wrong with your Laravel application.
laravel-slack-output
by nicolasmahe
Sends a message to Slack when something goes wrong with your Laravel application.
laravel-slack-output
by syedaunn
Sends a message to Slack when something goes wrong with your Laravel application.