PHPackages                             jaybizzle/laravel-horizon-monitor - 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. jaybizzle/laravel-horizon-monitor

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

jaybizzle/laravel-horizon-monitor
=================================

This is my package LaravelHorizonMonitor

v1.0.0(2y ago)047.8k↓34.3%MITPHPPHP ^7.0|^8.0

Since May 17Pushed 1y ago4 watchersCompare

[ Source](https://github.com/JayBizzle/laravel-horizon-monitor)[ Packagist](https://packagist.org/packages/jaybizzle/laravel-horizon-monitor)[ Docs](https://github.com/jaybizzle/laravel-horizon-monitor)[ RSS](/packages/jaybizzle-laravel-horizon-monitor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (2)Used By (0)

This is my package LaravelHorizonMonitor
========================================

[](#this-is-my-package-laravelhorizonmonitor)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4eb27163a4cb86c22675d038e4899c0380fb85f65c8277e7df796eb8c5753cdd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a617962697a7a6c652f6c61726176656c2d686f72697a6f6e2d6d6f6e69746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jaybizzle/laravel-horizon-monitor)[![GitHub Tests Action Status](https://camo.githubusercontent.com/65601512e34fbcaac4779f65abfba6ded882b27e8bdc14f275864a9f3b065d23/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a617962697a7a6c652f6c61726176656c2d686f72697a6f6e2d6d6f6e69746f722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/jaybizzle/laravel-horizon-monitor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/1491e219a25790b1711d3ed885b6536ec5d4dfd57ead65c3c7ba902e1d0d6d0a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a617962697a7a6c652f6c61726176656c2d686f72697a6f6e2d6d6f6e69746f722f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/jaybizzle/laravel-horizon-monitor/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/fa06e4d675449f1c5986d7c28626cf2a282b0af597594e9a2faa6d7b3019e41f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a617962697a7a6c652f6c61726176656c2d686f72697a6f6e2d6d6f6e69746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jaybizzle/laravel-horizon-monitor)

---

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

[](#installation)

You can install the package via composer:

```
composer require jaybizzle/laravel-horizon-monitor
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Jaybizzle\LaravelHorizonMonitor\LaravelHorizonMonitorServiceProvider" --tag="laravel-horizon-monitor-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Jaybizzle\LaravelHorizonMonitor\LaravelHorizonMonitorServiceProvider" --tag="laravel-horizon-monitor-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$laravel-horizon-monitor = new Jaybizzle\LaravelHorizonMonitor();
echo $laravel-horizon-monitor->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.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Mark Beech](https://github.com/JayBizzle)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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

Unknown

Total

1

Last Release

731d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/340752?v=4)[Mark Beech](/maintainers/JayBizzle)[@JayBizzle](https://github.com/JayBizzle)

---

Top Contributors

[![GC-Max](https://avatars.githubusercontent.com/u/10233281?v=4)](https://github.com/GC-Max "GC-Max (4 commits)")[![GC-Mark](https://avatars.githubusercontent.com/u/1477806?v=4)](https://github.com/GC-Mark "GC-Mark (2 commits)")[![JayBizzle](https://avatars.githubusercontent.com/u/340752?v=4)](https://github.com/JayBizzle "JayBizzle (1 commits)")

---

Tags

laravelhorizonlaravel-horizon-monitor

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jaybizzle-laravel-horizon-monitor/health.svg)

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

###  Alternatives

[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)[mpbarlow/laravel-queue-debouncer

A wrapper job for debouncing other queue jobs.

63714.4k1](/packages/mpbarlow-laravel-queue-debouncer)

PHPackages © 2026

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