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

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

dandisy/lumen-horizon
=====================

Commands and code-driven configuration for Lumen queues.

5.0.1(4y ago)03MITPHPPHP ^7.3

Since Apr 23Pushed 4y agoCompare

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

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

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

[](#introduction)

Based off  - 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 carsguide/lumen-horizon "^5.0"
```

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

```
    "require": {
        "carsguide/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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 81.3% 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 ~72 days

Recently: every ~144 days

Total

19

Last Release

1636d 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://www.gravatar.com/avatar/7bd19f6039f8c8b82a9478fd104ea7c683cd885b04e1d6c715993dc907fd10fa?d=identicon)[dandisy](/maintainers/dandisy)

---

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)")[![dandisy](https://avatars.githubusercontent.com/u/8969235?v=4)](https://github.com/dandisy "dandisy (2 commits)")

---

Tags

lumenqueuehorizon

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/dandisy-lumen-horizon/health.svg)](https://phpackages.com/packages/dandisy-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)
