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

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

agilukm/lumen-horizon
=====================

Commands and code-driven configuration for Lumen queues.

3.3(6y ago)01.2k15MITPHPPHP ^7.2

Since Apr 23Pushed 6y agoCompare

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

READMEChangelog (1)Dependencies (14)Versions (15)Used By (0)

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

[](#introduction)

Based off  - upgraded to 1.2.3 Horizon and Lumen 6.0 support

Tested with **Lumen 6.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 "~1.2"
```

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

```
    "require": {
        "carsguide/lumen-horizon": "~1.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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

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

Recently: every ~82 days

Total

14

Last Release

2268d ago

Major Versions

1.3.1 → 2.02018-04-24

2.2.7 → 3.02019-09-25

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

3.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/3aa8ca5cb6bd48d5174e7fa5e144b924d8939c75dcc5c0b9ad5144e4f43c1df4?d=identicon)[agilukm](/maintainers/agilukm)

---

Top Contributors

[![charbelcg](https://avatars.githubusercontent.com/u/55674628?v=4)](https://github.com/charbelcg "charbelcg (13 commits)")[![cg-rsands](https://avatars.githubusercontent.com/u/32720708?v=4)](https://github.com/cg-rsands "cg-rsands (10 commits)")[![agilukm](https://avatars.githubusercontent.com/u/18723389?v=4)](https://github.com/agilukm "agilukm (2 commits)")

---

Tags

lumenqueuehorizon

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)[illuminate/queue

The Illuminate Queue package.

20331.4M1.2k](/packages/illuminate-queue)[servocoder/lumen-horizon

Commands and code-driven configuration for Lumen queues.

2679.4k](/packages/servocoder-lumen-horizon)[imtigger/laravel-job-status

Laravel Job Status

5272.1M3](/packages/imtigger-laravel-job-status)[shiftonelabs/laravel-sqs-fifo-queue

Adds a Laravel queue driver for Amazon SQS FIFO queues.

1556.0M3](/packages/shiftonelabs-laravel-sqs-fifo-queue)[carsguide/lumen-horizon

Commands and code-driven configuration for Lumen queues.

1050.6k](/packages/carsguide-lumen-horizon)

PHPackages © 2026

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