PHPackages                             requtize/eehandler - 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. requtize/eehandler

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

requtize/eehandler
==================

PHP Error and Exception Handler

0.2.0(10y ago)013MITCSSPHP &gt;=5.4.0

Since Apr 26Pushed 10y ago1 watchersCompare

[ Source](https://github.com/requtize/eehandler)[ Packagist](https://packagist.org/packages/requtize/eehandler)[ Docs](https://github.com/requtize/eehandler)[ RSS](/packages/requtize-eehandler/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

EEHandler
=========

[](#eehandler)

PHP Error and Exception Handler

```
// Development environment - shows all errors and debug tools
$handler = new EEHandler('dev');

// Production environment - Show only HTTP error code.
$handler = new EEHandler('prod');

// Register all handlers
$handler->register();
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3719d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6198c3bc2e2b37d339cc79893c9dd0d100c4443f56361d527bf5306acf2cbe68?d=identicon)[requtize](/maintainers/requtize)

---

Top Contributors

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

---

Tags

phpexceptionerrorhandler

### Embed Badge

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

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

###  Alternatives

[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1861.6M3](/packages/justbetter-magento2-sentry)[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)
