PHPackages                             nikolaposa/centerr - 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. nikolaposa/centerr

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

nikolaposa/centerr
==================

Robust and extensible error handling system for PHP

10PHP

Since Oct 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/nikolaposa/centerr)[ Packagist](https://packagist.org/packages/nikolaposa/centerr)[ RSS](/packages/nikolaposa-centerr/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

CentErr
=======

[](#centerr)

[![Build Status](https://camo.githubusercontent.com/1579652672e72ed6d447cb7252c9ad752ad88b232cbc2ac22fa8b12ea7953db5/68747470733a2f2f7472617669732d63692e6f72672f6e696b6f6c61706f73612f63656e746572722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nikolaposa/centerr)[![Code Quality](https://camo.githubusercontent.com/5cd81f3b82d7bf235f3058e6baad46005283a0e805f38ec92a9d692bc44ab48d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6e696b6f6c61706f73612f63656e746572722e737667)](https://scrutinizer-ci.com/g/nikolaposa/centerr)[![Code Coverage](https://camo.githubusercontent.com/cb5a6bee29bdd7e7289b7e3c0464247fb9541c200f7fb2e4c6654478c08e9266/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6e696b6f6c61706f73612f63656e746572722e737667)](https://scrutinizer-ci.com/g/nikolaposa/centerr/code-structure)[![Latest Version](https://camo.githubusercontent.com/7e3fd94cee6bf21bcf4213e8fd7d6f000f6cc87596c45a9aca3a59b9526eeb30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e696b6f6c61706f73612f63656e746572722e737667)](https://packagist.org/packages/nikolaposa/centerr)[![PDS Skeleton](https://camo.githubusercontent.com/a8ce1f2a7b71f101b18fc0393ba5bf89b7a5b1f9d08a31b658ca0eab0064c0f6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7064732d736b656c65746f6e2d626c75652e737667)](https://github.com/php-pds/skeleton)

CentErr has been inspired by the Central Error Handler concept that wraps the entire system to handle any uncaught application exception in a standardized and uniform way.

Once caught, exceptions or errors should be displayed to the user in a way that is appropriate for the mode in which application is used. For this purpose, CentErr offers different **Emitter** strategies for delivering error information in a format suitable for a *port* (web, CLI, API) application has been invoked through.

Before being shown to the user, errors typically require some pre-processing with a specific purpose. Therefore, CentErr features **Processors** that can be hooked into the error handling procedure, with concrete implementations for logging and suppressing errors.

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

[](#installation)

The preferred method of installation is via [Composer](http://getcomposer.org/). Run the following command to install the latest version of a package and add it to your project's `composer.json`:

```
composer require nikolaposa/centerr
```

Usage
-----

[](#usage)

TBD

Credits
-------

[](#credits)

- [Nikola Poša](https://github.com/nikolaposa)
- [All Contributors](../../contributors)

License
-------

[](#license)

Released under MIT License - see the [License File](LICENSE) for details.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/af5242d5454968c532cb32c3855f182f92ea1f833a67c03088aca866ddfb6ef6?d=identicon)[nikolaposa](/maintainers/nikolaposa)

---

Top Contributors

[![nikolaposa](https://avatars.githubusercontent.com/u/6012807?v=4)](https://github.com/nikolaposa "nikolaposa (7 commits)")

### Embed Badge

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

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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