laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

Maintainers

👁 taylorotwell

Package info

github.com/laravel/horizon

pkg:composer/laravel/horizon

Statistics

Installs: 93 855 735

Dependents: 255

Suggesters: 16

Stars: 4 151

Open Issues: 28

v5.47.2 2026-06-03 15:11 UTC

Requires

Requires (Dev)

Suggests

  • ext-redis: Required to use the Redis PHP driver.
  • predis/predis: Required when not using the Redis PHP driver (^1.1|^2.0|^3.0).

Provides

None

Conflicts

None

Replaces

None

MIT a6ac142293ad02db4d7cccb961dd32f56ef1462d

  • Taylor Otwell <taylor.woop@laravel.com>

queuelaravel

This package is auto-updated.

Last update: 2026-06-18 16:46:15 UTC


README

👁 Laravel Horizon

👁 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.

👁 Image

Official Documentation

Documentation for Horizon can be found on the Laravel website.

Contributing

Thank you for considering contributing to Horizon! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Horizon is open-sourced software licensed under the MIT license.