PHPackages                             monition/monition - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. monition/monition

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

monition/monition
=================

Proactively monitor your Laravel errors in real time

00PHP

Since Sep 9Pushed 9mo agoCompare

[ Source](https://github.com/monitionapp/composer)[ Packagist](https://packagist.org/packages/monition/monition)[ RSS](/packages/monition-monition/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Monition - Laravel Error Monitor
================================

[](#monition---laravel-error-monitor)

Proactively monitor your Laravel errors in real time with WebSocket broadcasting.

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

[](#installation)

Install the package via Composer:

```
composer require nasiroli/monition
```

Configuration
-------------

[](#configuration)

Publish the configuration file:

```
php artisan vendor:publish --tag=monition-config
```

Configure your environment variables:

```
MONITION_ENABLED=true
MONITION_CHANNEL=private-errors
MONITION_QUEUE_BROADCASTS=true
```

Usage
-----

[](#usage)

The package automatically registers error handlers when installed. Configure your Laravel Reverb settings and the desktop client will receive real-time error notifications.

Requirements
------------

[](#requirements)

- PHP 8.1+
- Laravel 10.0+ or 11.0+
- Laravel Reverb for WebSocket broadcasting

License
-------

[](#license)

MIT License

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance40

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e4a04231f4571a99a35c6e8acb096b5cfd7a28eb73b71e026f2024f353fdaca?d=identicon)[maukoese](/maintainers/maukoese)

---

Top Contributors

[![maukoese](https://avatars.githubusercontent.com/u/14233942?v=4)](https://github.com/maukoese "maukoese (2 commits)")

### Embed Badge

![Health badge](/badges/monition-monition/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.4k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M274](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M338](/packages/open-telemetry-sdk)

PHPackages © 2026

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