PHPackages                             6phere/horizon-lumen - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. 6phere/horizon-lumen

ActiveLibrary[Queues &amp; Workers](/categories/queues)

6phere/horizon-lumen
====================

Dashboard and code-driven configuration for Laravel queues.

v5.7.9(5y ago)0128MITPHPPHP ^7.3|^8.0

Since Jul 26Pushed 5y agoCompare

[ Source](https://github.com/6phere/horizon-lumen)[ Packagist](https://packagist.org/packages/6phere/horizon-lumen)[ RSS](/packages/6phere-horizon-lumen/feed)WikiDiscussions 5.x Synced yesterday

READMEChangelogDependencies (11)Versions (110)Used By (0)

[![](https://camo.githubusercontent.com/04fdfc56666b267f1cda0a9fa331b9ad63d5c683f566dc6e31091dae00225952/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d686f72697a6f6e2e737667)](https://camo.githubusercontent.com/04fdfc56666b267f1cda0a9fa331b9ad63d5c683f566dc6e31091dae00225952/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d686f72697a6f6e2e737667)

[![Build Status](https://github.com/laravel/horizon/workflows/tests/badge.svg)](https://github.com/laravel/horizon/actions)[![Total Downloads](https://camo.githubusercontent.com/01e02997f6c1f1e318b9f9aaf0dfaed6061bebf946b880b547144e6aedc6d392/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f686f72697a6f6e)](https://packagist.org/packages/laravel/horizon)[![Latest Stable Version](https://camo.githubusercontent.com/a99aa51a23f04607ef0cab1b50cd00d5811166636aaa7bfadac376e2ce8011a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f686f72697a6f6e)](https://packagist.org/packages/laravel/horizon)[![License](https://camo.githubusercontent.com/680fb4d13b1f5c8b416c7678a29edb97d7551e6656d7ad7baf3332b1ba879f9f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f686f72697a6f6e)](https://packagist.org/packages/laravel/horizon)

Introduction
------------

[](#introduction)

Changes introduced by Sixphere to adapt Horizon 5 to be used on Lumen 8.

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.

Installation
------------

[](#installation)

1. If Redis is not installed, you have to install it

composer require illuminate/redis

2. Add the provider into bootstrap/app.php file

$app-&gt;register(Illuminate\\Redis\\RedisServiceProvider::class);

3. Require horizon-lumen by composer

composer require 6phere/horizon-lumen

4. Add the provider into bootstrap/app.php file

$app-&gt;register(Laravel\\Horizon\\HorizonServiceProvider::class);

3. Publish the config and assets

php artisan horizon:install

Official Documentation
----------------------

[](#official-documentation)

Documentation for Horizon can be found on the [Laravel website](https://laravel.com/docs/horizon).

Contributing
------------

[](#contributing)

Thank you for considering contributing to Horizon! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/laravel/horizon/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

Laravel Horizon is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~13 days

Total

109

Last Release

1833d ago

Major Versions

v1.4.3 → v2.0.02018-11-14

v2.2.2 → v3.0.02019-02-27

1.0.x-dev → v3.1.22019-04-30

3.0.x-dev → v4.0.02020-03-03

v4.3.5 → v5.0.02020-09-08

PHP version history (4 changes)v0.1.0PHP &gt;=7.1.0

v4.0.0PHP ^7.2

v5.0.0PHP ^7.3

v5.4.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/989068cdcc5cc8249ba649c566903058d9f7f1a61caa24e662b0984e40ffdda1?d=identicon)[pablo.roman](/maintainers/pablo.roman)

![](https://avatars.githubusercontent.com/u/19391337?v=4)[Jesús María Jurado Núñez](/maintainers/jesusmariajurado)[@jesusmariajurado](https://github.com/jesusmariajurado)

---

Top Contributors

[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (290 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (285 commits)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (194 commits)")[![halaei](https://avatars.githubusercontent.com/u/7089140?v=4)](https://github.com/halaei "halaei (22 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (18 commits)")[![Cannonb4ll](https://avatars.githubusercontent.com/u/3110750?v=4)](https://github.com/Cannonb4ll "Cannonb4ll (17 commits)")[![mvdnbrk](https://avatars.githubusercontent.com/u/802681?v=4)](https://github.com/mvdnbrk "mvdnbrk (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 commits)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (10 commits)")[![michaeldyrynda](https://avatars.githubusercontent.com/u/558441?v=4)](https://github.com/michaeldyrynda "michaeldyrynda (9 commits)")[![jpuck](https://avatars.githubusercontent.com/u/15305396?v=4)](https://github.com/jpuck "jpuck (7 commits)")[![paras-malhotra](https://avatars.githubusercontent.com/u/16099046?v=4)](https://github.com/paras-malhotra "paras-malhotra (7 commits)")[![dbpolito](https://avatars.githubusercontent.com/u/347400?v=4)](https://github.com/dbpolito "dbpolito (7 commits)")[![tomswinkels](https://avatars.githubusercontent.com/u/9036151?v=4)](https://github.com/tomswinkels "tomswinkels (6 commits)")[![SDekkers](https://avatars.githubusercontent.com/u/913981?v=4)](https://github.com/SDekkers "SDekkers (6 commits)")[![bert-w](https://avatars.githubusercontent.com/u/10498595?v=4)](https://github.com/bert-w "bert-w (5 commits)")[![glamorous](https://avatars.githubusercontent.com/u/62723?v=4)](https://github.com/glamorous "glamorous (5 commits)")[![cretueusebiu](https://avatars.githubusercontent.com/u/1517945?v=4)](https://github.com/cretueusebiu "cretueusebiu (4 commits)")[![arjanwestdorp](https://avatars.githubusercontent.com/u/7716654?v=4)](https://github.com/arjanwestdorp "arjanwestdorp (4 commits)")[![ntzm](https://avatars.githubusercontent.com/u/3888578?v=4)](https://github.com/ntzm "ntzm (4 commits)")

---

Tags

laravelqueue

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/6phere-horizon-lumen/health.svg)

```
[![Health](https://phpackages.com/badges/6phere-horizon-lumen/health.svg)](https://phpackages.com/packages/6phere-horizon-lumen)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M307](/packages/laravel-horizon)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.3k453.6k30](/packages/tightenco-jigsaw)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
