laravel/horizon
Dashboard and code-driven configuration for Laravel queues. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 3337
- days_rel: 22
- days_push: 10
- n_releases_24m: 52
Adoption not part of the score
4165 stars · 749 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Laravel Horizon is a first-party Laravel package providing a dashboard and code-driven configuration for Laravel Redis queues. It lets teams monitor job throughput, runtime, and failures while managing worker configuration in version control.
Use cases
- monitor Laravel Redis queue throughput and job failures
- manage queue worker configuration in a version-controlled file
- view failed jobs and retry or delete them from a dashboard
- auto-balance queue workers across multiple queues
- track job runtime metrics and receive failure notifications
- tag and search jobs in the queue dashboard
When to choose
- you run Laravel applications with Redis-backed queues
- you need visibility into job throughput, latency, and failures
- you want worker configuration managed as code and deployed with your app
- you need auto-balancing of workers across queues
When to avoid
- your queues are not powered by Redis (Horizon requires Redis)
- you use Redis Cluster, which Horizon does not support
- you use a non-Laravel PHP framework or another language
- you only need a minimal queue worker without a dashboard
Facets
library · maturity stable
monitoring message-queue middleware web-development backend monitoring php self-hosted laravel redis-queues queue-dashboard job-monitoring worker-configuration devops web-server
10 sources
- readme: https://github.com/laravel/horizon · fetched 2026-08-28 · 202b34ecaabe
- homepage: https://laravel.com/docs/horizon · fetched 2026-08-29 · 96497390ff6d
- site_page: https://laravel.com/framework/docs/releases · fetched 2026-08-29 · 85e2c221ee3a
- site_page: https://laravel.com/framework/docs/upgrade · fetched 2026-08-29 · b4e339f4158a
- site_page: https://laravel.com/framework/docs/contributions · fetched 2026-08-29 · 83554471bded
- site_page: https://laravel.com/framework/docs/installation · fetched 2026-08-29 · 3acbabb1bf28
- site_page: https://laravel.com/framework/docs/configuration · fetched 2026-08-29 · 69eb85201040
- site_page: https://laravel.com/framework/docs/ai · fetched 2026-08-29 · 1f36bfae7768
- site_page: https://laravel.com/framework/docs/structure · fetched 2026-08-29 · 1b600e6589c4
- site_page: https://laravel.com/framework/docs/frontend · fetched 2026-08-29 · 2420cef196c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laravel/horizon | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem