laravel / horizon by taylorotwell

Dashboard and code-driven configuration for Laravel queues.
53,205,646
3,885
83
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2017-07-14
Package Last Update: 2024-12-13
Home Page: https://laravel.com/docs/horizon
Language: PHP
License: MIT
Last Refreshed: 2024-12-15 15:06:46
Package Statistics
Total Downloads: 53,205,646
Monthly Downloads: 1,532,842
Daily Downloads: 12,761
Total Stars: 3,885
Total Watchers: 83
Total Forks: 660
Total Open Issues: 3

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.