PHPackages                             okaufmann/laravel-horizon-monitr - 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. okaufmann/laravel-horizon-monitr

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

okaufmann/laravel-horizon-monitr
================================

Use to collect horizon stats and send them to monitr

v2.1.0(4y ago)0138MITPHPPHP ^8.1

Since Apr 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/okaufmann/laravel-horizon-monitr)[ Packagist](https://packagist.org/packages/okaufmann/laravel-horizon-monitr)[ Docs](https://github.com/okaufmann/laravel-horizon-monitr)[ RSS](/packages/okaufmann-laravel-horizon-monitr/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (8)Versions (7)Used By (0)

Laravel Horizon Monitr
======================

[](#laravel-horizon-monitr)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c407de88bc647b28e7d6930acbc01f9856aa7bfcb7cac2d970e534ffde260a89/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6b6175666d616e6e2f6c61726176656c2d686f72697a6f6e2d6d6f6e6974722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/okaufmann/laravel-horizon-monitr)[![GitHub Tests Action Status](https://camo.githubusercontent.com/b0cd51d5b4e2ed8a95ab22c37c815e1bcc9b0ac306f9c66b32c4641947234030/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6f6b6175666d616e6e2f6c61726176656c2d686f72697a6f6e2d6d6f6e6974722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/okaufmann/laravel-horizon-monitr/actions?query=workflow%3Arun-tests+branch%3Amaster)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/6aaed3dd614ef0996187f82be32d98d7ce9b591bc79dc1505a62fab57345efc7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6f6b6175666d616e6e2f6c61726176656c2d686f72697a6f6e2d6d6f6e6974722f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/okaufmann/laravel-horizon-monitr/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/a372505fdd8e7a49067d21b59e54d68b319ffe6bb7127e8342610797245565b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6b6175666d616e6e2f6c61726176656c2d686f72697a6f6e2d6d6f6e6974722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/okaufmann/laravel-horizon-monitr)

Use to collect horizon stats and send them to monitr.

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

[](#installation)

You can install the package via composer:

```
composer require okaufmann/laravel-horizon-monitr
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Okaufmann\LaravelHorizonMonitr\LaravelHorizonMonitrServiceProvider" --tag="laravel-horizon-monitr-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Okaufmann\LaravelHorizonMonitr\LaravelHorizonMonitrServiceProvider" --tag="laravel-horizon-monitr-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$laravel-horizon-monitr = new Okaufmann\LaravelHorizonMonitr();
echo $laravel-horizon-monitr->echoPhrase('Hello, Spatie!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Oliver Kaufmann](https://github.com/okaufmann)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

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

Recently: every ~86 days

Total

6

Last Release

1507d ago

Major Versions

v1.0.3 → v2.0.02022-02-26

PHP version history (2 changes)v1.0.0PHP ^7.4|^8.0

v2.1.0PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![okaufmann](https://avatars.githubusercontent.com/u/4414498?v=4)](https://github.com/okaufmann "okaufmann (18 commits)")

---

Tags

laravelOkaufmannlaravel-horizon-monitr

###  Code Quality

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/okaufmann-laravel-horizon-monitr/health.svg)

```
[![Health](https://phpackages.com/badges/okaufmann-laravel-horizon-monitr/health.svg)](https://phpackages.com/packages/okaufmann-laravel-horizon-monitr)
```

###  Alternatives

[lorisleiva/laravel-actions

Laravel components that take care of one specific task

2.8k7.5M115](/packages/lorisleiva-laravel-actions)[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

254255.2k6](/packages/croustibat-filament-jobs-monitor)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

3786.5k](/packages/harris21-laravel-fuse)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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