PHPackages                             webchemistry/error-presenter - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. webchemistry/error-presenter

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

webchemistry/error-presenter
============================

v6.0.0(1y ago)03.2kPHPPHP &gt;= 8.3

Since Jul 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/WebChemistry/error-presenter)[ Packagist](https://packagist.org/packages/webchemistry/error-presenter)[ RSS](/packages/webchemistry-error-presenter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (5)Versions (8)Used By (0)

Intialization
-------------

[](#intialization)

index.php

```
ErrorExtension::startup();
```

or as extension

```
extensions:
	error: WebChemistry\ErrorPresenter\DI\ErrorExtension
```

Nette configuration
-------------------

[](#nette-configuration)

```
application:
	errorPresenter:
		4xx: Error:Error4xx
		5xx: Error:Error5xx
```

5xxPresenter

```
use WebChemistry\ErrorPresenter\Error5xxPresenter as ParentError5xxPresenter;

final class Error5xxPresenter extends ParentError5xxPresenter
{

}
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

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

Recently: every ~418 days

Total

7

Last Release

622d ago

Major Versions

v1.0 → v2.02019-02-24

v2.0 → v3.02020-02-04

v3.0 → v4.0.02021-07-07

v4.0.1 → v5.0.02024-06-21

v5.0.0 → v6.0.02024-09-04

PHP version history (3 changes)v1.0PHP &gt;= 7.1

v4.0.0PHP &gt;= 8.0

v6.0.0PHP &gt;= 8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/312e788a47a251e05734378921d4596a91819b7de416fa18e77aa69e08798ea8?d=identicon)[Antik](/maintainers/Antik)

---

Top Contributors

[![MartkCz](https://avatars.githubusercontent.com/u/10145362?v=4)](https://github.com/MartkCz "MartkCz (5 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/webchemistry-error-presenter/health.svg)

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

###  Alternatives

[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

388283.0k3](/packages/recca0120-laravel-tracy)[tomaj/nette-api

Nette api

36261.8k4](/packages/tomaj-nette-api)[milo/vendor-versions

Bar with versions list of vendor libraries for Tracy

19155.1k5](/packages/milo-vendor-versions)[vasek-purchart/tracy-blue-screen-bundle

This bundle lets you use the Tracy's debug screen in combination with the the default profiler in your Symfony application.

1177.6k](/packages/vasek-purchart-tracy-blue-screen-bundle)

PHPackages © 2026

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