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

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

archistarai/lumen-horizon
=========================

Commands and code-driven configuration for Lumen queues.

5.1(5y ago)13.9k1MITPHPPHP ^7.3|^8.0

Since Apr 23Pushed 5y agoCompare

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

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

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

[](#introduction)

Based off  - upgraded to Lumen Horizon 5 with Lumen 8.0 support.

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 archistarai/lumen-horizon "^5.0"
```

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

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

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

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

Recently: every ~81 days

Total

19

Last Release

1933d 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 (4 changes)1.0PHP &gt;=7.1.0

3.0PHP ^7.2

4.0PHP ^7.3

5.1PHP ^7.3|^8.0

### Community

Maintainers

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

---

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

---

Tags

lumenqueuehorizon

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k91.3M280](/packages/laravel-horizon)[laravel/framework

The Laravel Framework.

34.8k532.1M19.4k](/packages/laravel-framework)[illuminate/queue

The Illuminate Queue package.

20432.2M1.5k](/packages/illuminate-queue)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9742.3M121](/packages/roots-acorn)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.3k449.3k30](/packages/tightenco-jigsaw)[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)
