laravel-queue-manager
by alveby
Cancel, delete, pause, reschedule and inspect Laravel queue jobs from code. Redis driver, no UI required.
laravel-horizon-job-output
by knobik
Job Output for Laravel Horizon — give queued jobs the output API an Artisan command has, and watch it live on the job details page.
laravel-deploy-supervisor
Pipeline de déploiement supervisé pour applications Laravel : git pull + build + reload par étapes configurables, historique en base, suivi temps réel via broadcasting (Reverb/Pusher).
laravel-queue-doctor
by gwhitdev
Diagnose Laravel queue health and web-tier store reachability: catch worker/connection mismatches, stalled backlogs, and the cache/session Redis outages that 500 every request.
laravel-queue-clear-all
by poldixd
Development-only Artisan command to clear all Laravel Horizon queues.
laravel-queue-insights
by sandermuller
Self-hosted, driver-agnostic queue observability for Laravel. Per-class throughput, durations, failures, and live depth/in-flight/delayed metrics with a Livewire dashboard.
yammi-jobs-monitoring-laravel
by romalytar
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).
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-telemetry
by pixielity
Complete telemetry and observability suite for Pixielity applications - includes Sentry error tracking, Pulse monitoring, Telescope debugging, Horizon queue monitoring, and Debugbar profiling
laravel-foundation
by pixielity
Pixielity Foundation module for Laravel. Provides utilities, enums, exceptions, base abstractions, and Laravel service integrations (Telescope, Horizon, Octane, Pulse) for monitoring, queues, and performance.
messaging-laravel
by infoesportes
Laravel adapter for InfoEsportes messaging microservice with RabbitMQ, Horizon integration for Email, SMS, and WhatsApp
laravel-horizon-tag-search-in-pending-and-completed-jobs
by mvd81
Append tags search for pending and completed jobs in Laravel Horizon.
laravel-horizon-clear-all
by twithers
Adds a command to easily clear all your defined queues at once.
laravel-horizon-prometheus-exporter
by lkaemmerling
A small package to gain and export long time information from Laravel & Horizon for Prometheus.