laravel / horizon by taylorotwell

Dashboard and code-driven configuration for Laravel queues.
41,936,122
3,786
85
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2017-07-14
Package Last Update: 2024-04-25
Home Page: https://laravel.com/docs/horizon
Language: PHP
License: MIT
Last Refreshed: 2024-04-26 03:10:05
Package Statistics
Total Downloads: 41,936,122
Monthly Downloads: 1,303,885
Daily Downloads: 60,110
Total Stars: 3,786
Total Watchers: 85
Total Forks: 624
Total Open Issues: 5

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.