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

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

robinthehood/exception-monitor
==============================

ExceptionMonitor gives you nice looking PHP Error Messages. If you wish more features feel free to contribute.

0.2.4(2y ago)0891MITPHPPHP ^5.6 || ^7.0 || ^8.0

Since Nov 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/RobinTheHood/ExceptionMonitor)[ Packagist](https://packagist.org/packages/robinthehood/exception-monitor)[ RSS](/packages/robinthehood-exception-monitor/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (17)Used By (0)

Exception Monitor
=================

[](#exception-monitor)

[![alt text](https://raw.githubusercontent.com/RobinTheHood/ExceptionMonitor/master/docs/Example-Image.png)](https://raw.githubusercontent.com/RobinTheHood/ExceptionMonitor/master/docs/Example-Image.png)

About
-----

[](#about)

ExceptionMonitor gives you nice looking PHP Error Messages. If you wish more features feel free to contribute.

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

[](#installation)

If Composer is installed globally, run

```
composer require robinthehood/exception-monitor
```

How to use
----------

[](#how-to-use)

### Code

[](#code)

```
error_reporting(E_ALL);
require '../vendor/autoload.php';
ExceptionMonitor\ExceptionMonitor::register();
```

### Settings

[](#settings)

IndexDescriptionExample valueipShows the ExceptionMonitor only if the ip matches127.0.0.1domainShows the ExceptionMonitor only if the domain matches[www.example.com](http://www.example.com)mailSend Mail to this address if ip/domain not matchIf an ip and a domain are specified, both must match in order to display the ExceptionMonitor.

Test
----

[](#test)

```
php -S localhost:8080 -t ./examples
```

Open in your Browser: `http://localhost:8080/example1.php`

License
=======

[](#license)

Copyright (c) 2017 Robin Wieschendorf

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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 ~146 days

Recently: every ~45 days

Total

15

Last Release

1056d ago

PHP version history (2 changes)0.1.2PHP ^5.6 || ^7.0

0.1.10PHP ^5.6 || ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d043ae2d04c03dceb7a798a9c76128b13b5e231034a876c31ed78a5d01ad4b1?d=identicon)[RobinTheHood](/maintainers/RobinTheHood)

---

Top Contributors

[![RobinTheHood](https://avatars.githubusercontent.com/u/6323551?v=4)](https://github.com/RobinTheHood "RobinTheHood (39 commits)")

---

Tags

phperrorErrorhandlingnice looking

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/robinthehood-exception-monitor/health.svg)

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

###  Alternatives

[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[codex-team/hawk.php

PHP errors Catcher module for Hawk.so

2230.1k2](/packages/codex-team-hawkphp)[e2ex/e2ex

Converts PHP Errors to Exceptions and (optionally) logs PHP Errors, Notices and Warnings with a PSR-3 compatible logger

101.5k](/packages/e2ex-e2ex)

PHPackages © 2026

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