PHPackages                             kinsolee/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. kinsolee/horizon-lumen

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

kinsolee/horizon-lumen
======================

Dashboard and code-driven configuration for Laravel queues.

v4.1.0(6y ago)2355.7k↓100%12[5 issues](https://github.com/kinsolee/horizon-lumen/issues)1MITPHPPHP ^7.2

Since Jul 26Pushed 5y ago2 watchersCompare

[ Source](https://github.com/kinsolee/horizon-lumen)[ Packagist](https://packagist.org/packages/kinsolee/horizon-lumen)[ RSS](/packages/kinsolee-horizon-lumen/feed)WikiDiscussions 3.0 Synced 1mo ago

READMEChangelogDependencies (11)Versions (82)Used By (1)

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

[](#introduction)

Horizon Horizon is based on the official [Laravel Horizon](https://github.com/laravel/horizon) package.The web UI is also included.

If you prefer a pure restful api and want to customize the UI, you can refer to [Lumen-horizon](https://github.com/servocoder/lumen-horizon) by servocoder.

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

[](#installation)

1. Run composer to add the dependency.

```
composer require kinsolee/horizon-lumen

```

2. Install the horizon or publish the assets only

```
php artisan horizon:install // This will copy the config file to the config directory
php artisan horizon:assets
```

Problems
--------

[](#problems)

- If you get the follow errors when you run `horizon:assets`/`horizon:install`:

```
Type error: Argument 1 passed to Laravel\Horizon\Repositories\RedisMasterSupervisorRepository::__construct() must implement interface Illuminate\Contr
  acts\Redis\Factory, instance of Redis given

```

Make sure you register `Illuminate\Redis\RedisServiceProvider::class` in your `boorstrap/app.php` file.

- If you deploy horizon-lumen on sub-directory, please specific `base_path` in config/horizon.php
- If you occur error: `ERROR: RuntimeException: A facade root has not been set.`, please uncomment `$app->withFacades();` in `bootstrap/app.php`

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

42

—

FairBetter than 90% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity73

Established project with proven stability

 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 ~12 days

Total

80

Last Release

2226d ago

Major Versions

v0.2.0 → v1.0.02017-08-29

v1.4.3 → v2.0.02018-11-14

v2.2.2 → v3.0.02019-02-27

v3.7.1 → v4.0.02020-03-03

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

v4.0.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc4a756f01552bfd88f327fdbfbb23716bdbd80fba7f0e106b4fe0f10bb499f6?d=identicon)[KinsoLee](/maintainers/KinsoLee)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (214 commits)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (153 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (131 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (18 commits)")[![halaei](https://avatars.githubusercontent.com/u/7089140?v=4)](https://github.com/halaei "halaei (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)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (9 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)")[![dbpolito](https://avatars.githubusercontent.com/u/347400?v=4)](https://github.com/dbpolito "dbpolito (7 commits)")[![SDekkers](https://avatars.githubusercontent.com/u/913981?v=4)](https://github.com/SDekkers "SDekkers (6 commits)")[![tomswinkels](https://avatars.githubusercontent.com/u/9036151?v=4)](https://github.com/tomswinkels "tomswinkels (5 commits)")[![ntzm](https://avatars.githubusercontent.com/u/3888578?v=4)](https://github.com/ntzm "ntzm (4 commits)")[![cretueusebiu](https://avatars.githubusercontent.com/u/1517945?v=4)](https://github.com/cretueusebiu "cretueusebiu (4 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (3 commits)")[![kinsolee](https://avatars.githubusercontent.com/u/5144108?v=4)](https://github.com/kinsolee "kinsolee (3 commits)")[![matthijs110](https://avatars.githubusercontent.com/u/4161158?v=4)](https://github.com/matthijs110 "matthijs110 (3 commits)")[![qschmick](https://avatars.githubusercontent.com/u/5342767?v=4)](https://github.com/qschmick "qschmick (3 commits)")[![gdebrauwer](https://avatars.githubusercontent.com/u/22586858?v=4)](https://github.com/gdebrauwer "gdebrauwer (3 commits)")

---

Tags

laravelqueue

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)

PHPackages © 2026

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