PHPackages                             vperyod/errorlog-handler - 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. vperyod/errorlog-handler

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

vperyod/errorlog-handler
========================

PSR7/PSR3 Exception logging middleware

0.1.0(10y ago)249MITPHP

Since Jun 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/vperyod/vperyod.errorlog-handler)[ Packagist](https://packagist.org/packages/vperyod/errorlog-handler)[ Docs](https://github.com/vperyod/vperyod.errorlog-handler)[ RSS](/packages/vperyod-errorlog-handler/feed)WikiDiscussions develop Synced 4w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

vperyod.errorlog-handler
========================

[](#vperyoderrorlog-handler)

Log exceptions to [Psr\\Log](https://github.com/php-fig/log)

[![Latest version](https://camo.githubusercontent.com/4c1178f4aeaf56681befbd67dc269ae8c307f9c999a4437bb2e1221bc824c64b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76706572796f642f6572726f726c6f672d68616e646c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vperyod/errorlog-handler)[![Build Status](https://camo.githubusercontent.com/5338ee513ab95dc83af36b26ea7d65387142073c8bb2d8b38964a98f2809d6cb/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f76706572796f642f76706572796f642e6572726f726c6f672d68616e646c65722f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/vperyod/vperyod.errorlog-handler)[![Coverage Status](https://camo.githubusercontent.com/04ac1e209fab9090ef87b60cd3af9cdaaed2b3f3ee40a66e252991a7181c5e69/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f76706572796f642f76706572796f642e6572726f726c6f672d68616e646c65722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/vperyod/vperyod.errorlog-handler)[![Quality Score](https://camo.githubusercontent.com/072f0385ed6d64cfe54012e73b1ad73a3facf38ee08c5834b0cd25aaa7ff5410/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f76706572796f642f76706572796f642e6572726f726c6f672d68616e646c65722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/vperyod/vperyod.errorlog-handler)

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

[](#installation)

```
composer require vperyod/errorlog-handler

```

Usage
-----

[](#usage)

See [Psr\\Log](https://github.com/php-fig/log) documentation.

```
// Create handler with a Logger instance
$handler = new Vperyod\ErrorlogHandler\ErrorlogHandler($logger);

// Optionally set the level to log (default:alert)
$handler->setLogLevel(LogLevel::ERROR);

// Optionally disable rethrowing if there are no other handlers for errors
$handler->setReThrow(false);

// Add to your middleware stack, radar, relay, etc.
$stack->middleware($handler);
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

3663d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/64baf5fff415327ccc832998afe54b34ac3c621e401f128a9343d4e0b0a3f9e4?d=identicon)[jnj](/maintainers/jnj)

---

Top Contributors

[![jakejohns](https://avatars.githubusercontent.com/u/174708?v=4)](https://github.com/jakejohns "jakejohns (8 commits)")

### Embed Badge

![Health badge](/badges/vperyod-errorlog-handler/health.svg)

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

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[cakephp/cakephp

The CakePHP framework

8.9k19.5M1.7k](/packages/cakephp-cakephp)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69735.1M148](/packages/algolia-algoliasearch-client-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M719](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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