Skip to content

Dashboard and code-driven configuration for Laravel queues.

License

Notifications You must be signed in to change notification settings

laravel/horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f471caa · Aug 13, 2019
Apr 8, 2019
Aug 6, 2019
Aug 6, 2019
Aug 5, 2019
Oct 11, 2018
Aug 6, 2019
Mar 4, 2019
Aug 6, 2019
Dec 21, 2018
Apr 30, 2019
Aug 11, 2017
Apr 18, 2019
Mar 25, 2019
Aug 13, 2019
Feb 15, 2019
Apr 30, 2019
Feb 21, 2019
Jul 29, 2019
Jun 14, 2019
Jun 14, 2019
Feb 12, 2019
Apr 18, 2019

Repository files navigation

Build Status Total Downloads Latest Stable Version License

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.