laravel / horizon by taylorotwell

Dashboard and code-driven configuration for Laravel queues.
51,212,734
3,865
83
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2017-07-14
Package Last Update: 2024-11-07
Home Page: https://laravel.com/docs/horizon
Language: PHP
License: MIT
Last Refreshed: 2024-11-08 03:06:27
Package Statistics
Total Downloads: 51,212,734
Monthly Downloads: 1,553,425
Daily Downloads: 74,284
Total Stars: 3,865
Total Watchers: 83
Total Forks: 656
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.