laravel / horizon by taylorotwell

Dashboard and code-driven configuration for Laravel queues.
66,184,287
3,990
82
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2017-07-14
Package Last Update: 2025-08-05
Home Page: https://laravel.com/docs/horizon
Language: PHP
License: MIT
Last Refreshed: 2025-08-05 15:04:58
Package Statistics
Total Downloads: 66,184,287
Monthly Downloads: 1,759,828
Daily Downloads: 71,382
Total Stars: 3,990
Total Watchers: 82
Total Forks: 691
Total Open Issues: 11

Introduction

Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.

All of your worker configuration is stored in a single, simple configuration file, allowing your configuration to stay in source control where your entire team can collaborate.

Official Documentation

Documentation for Horizon can be found on the Laravel website.

License

Laravel Horizon is open-sourced software licensed under the MIT license.