Ross ROSS = Recommend OSS · open-source software intelligence for agents

laravel/horizon

Dashboard and code-driven configuration for Laravel queues. observed · 2026-08-28

github.com/laravel/horizon · homepage · PHP · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
laravel/horizonmain98

For agents

markdown · JSON · MCP: product_card(name="laravel/horizon")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem