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

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

coffeesouffle/lumen-horizon
===========================

Commands and code-driven configuration for Lumen queues.

v5.1.3(4y ago)010MITPHPPHP ^7.3

Since Apr 23Pushed 4y agoCompare

[ Source](https://github.com/coffeeSouffle/lumen-horizon)[ Packagist](https://packagist.org/packages/coffeesouffle/lumen-horizon)[ RSS](/packages/coffeesouffle-lumen-horizon/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (12)Versions (22)Used By (0)

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

[](#introduction)

Based off  and `Laravel\Horizon` - upgraded to Lumen Horizon 5 with Lumen 8.0 support

Tested with **Lumen 8.0**

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

[](#installation)

The installation is almost the same as original package.

Note that the package namespace remains `Laravel\Horizon`, so don't install it along with original one to avoid conflicts.

1. Composer dependency manager:

```
    composer require coffeesouffle/lumen-horizon "^5.0"
```

Alternatively, add the dependency directly to your composer.json file:

```
    "require": {
        "coffeesouffle/lumen-horizon": "^5.0"
    }

```

2. Publish `horizon.php` file to the config folder:

```
    php artisan vendor:publish --tag=horizon-config
```

or, as suggested in the official package docs:

```
    php artisan vendor:publish --provider="Laravel\Horizon\HorizonServiceProvider"
```

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

[](#official-documentation)

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

License
-------

[](#license)

Laravel Horizon is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

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

Recently: every ~106 days

Total

19

Last Release

1785d ago

Major Versions

1.3.1 → 2.02018-04-24

2.2.7 → 3.02019-09-25

3.2 → 4.02020-04-20

4.3 → 5.02020-10-19

PHP version history (3 changes)1.0PHP &gt;=7.1.0

3.0PHP ^7.2

4.0PHP ^7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13359386?v=4)[coffeeSouffle](/maintainers/coffeeSouffle)[@coffeeSouffle](https://github.com/coffeeSouffle)

---

Top Contributors

[![charbelcg](https://avatars.githubusercontent.com/u/55674628?v=4)](https://github.com/charbelcg "charbelcg (52 commits)")[![cg-rsands](https://avatars.githubusercontent.com/u/32720708?v=4)](https://github.com/cg-rsands "cg-rsands (10 commits)")[![l1071139421](https://avatars.githubusercontent.com/u/8513009?v=4)](https://github.com/l1071139421 "l1071139421 (3 commits)")

---

Tags

lumenqueuehorizon

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

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

Commands and code-driven configuration for Lumen queues.

1050.6k](/packages/carsguide-lumen-horizon)[imtigger/laravel-job-status

Laravel Job Status

5272.1M3](/packages/imtigger-laravel-job-status)[servocoder/lumen-horizon

Commands and code-driven configuration for Lumen queues.

2679.4k](/packages/servocoder-lumen-horizon)

PHPackages © 2026

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