Dashboard and code-driven configuration for Laravel queues.
aminrafiei/horizon is a Laravel package for dashboard and code-driven configuration for laravel queues..
It currently has 0 GitHub stars and 19 downloads on Packagist (latest version v3.3.2).
Install it with composer require aminrafiei/horizon.
Discover more Laravel packages by aminrafiei
or browse all Laravel packages to compare alternatives.
Last updated
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.
Documentation for Horizon can be found on the Laravel website.
Laravel Horizon is open-sourced software licensed under the MIT license.