Dashboard and code-driven configuration for Laravel queues.

1.0.x-dev 2017-09-19 04:50 UTC

This package is not auto-updated.

Last update: 2024-04-03 20:07:32 UTC


README

logo-horizon.svg

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