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

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

pavlista/nette-error-handler
============================

Nette framework error pages plugin

v4.0.3(1y ago)317.0k↓66.7%1MITPHPPHP &gt;=7.1.0 &lt;8.4

Since Jan 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/MichaelPavlista/nette-error-handler)[ Packagist](https://packagist.org/packages/pavlista/nette-error-handler)[ Docs](https://github.com/MichaelPavlista/nette-error-handler)[ RSS](/packages/pavlista-nette-error-handler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (12)Used By (0)

pavlista/nette-error-handler
============================

[](#pavlistanette-error-handler)

Jednoduché rozšíření Nette které zajištuje zobrazení názvu souboru se zalogovanou exception při zobrazení chyby 500 v produkčním režimu (viz. obrázek níže).

[![Nový vzhled chybové stránky 500](https://raw.githubusercontent.com/MichaelPavlista/nette-error-handler/master/docs/imgs/error.500.png)](https://raw.githubusercontent.com/MichaelPavlista/nette-error-handler/master/docs/imgs/error.500.png)

Instalace
---------

[](#instalace)

- Nainstalujte balíček přes příkaz: `composer require pavlista/nette-error-handler`.
- V konfiguraci nette zaregistrujte nový error presenter.

```
application:
    errorPresenter: ErrorHandler:Error
```

- Do souboru boostrap.php přidejte ihned pod `$configurator->enableTracy(__DIR__ . '/../log');` registraci error handleru:

```
ErrorHandlerModule\ErrorHandler::register();
```

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 94.4% 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 ~226 days

Recently: every ~265 days

Total

10

Last Release

649d ago

Major Versions

v1.0.1 → v2.0.02019-04-28

v2.0.1 → v3.0.0-rc.12021-09-13

v3.0.0-rc.2 → v4.0.02023-03-02

PHP version history (5 changes)v1.0.0PHP &gt;=7.1.0

v3.0.0-rc.1PHP &gt;=8 &lt;8.1

v3.0.0-rc.2PHP &gt;=7.4 &lt;8.1

v4.0.0PHP &gt;=7.1.0 &lt;8.3

v4.0.2PHP &gt;=7.1.0 &lt;8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a6922ae41260b694e73d060dfb08ad82632315c4f8bf378fa9ba986857233a3?d=identicon)[MichaelPavlista](/maintainers/MichaelPavlista)

---

Top Contributors

[![MichaelPavlista](https://avatars.githubusercontent.com/u/10758477?v=4)](https://github.com/MichaelPavlista "MichaelPavlista (17 commits)")[![soukup-rtsoft](https://avatars.githubusercontent.com/u/88659579?v=4)](https://github.com/soukup-rtsoft "soukup-rtsoft (1 commits)")

---

Tags

debugnetteerrortracy

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pavlista-nette-error-handler/health.svg)

```
[![Health](https://phpackages.com/badges/pavlista-nette-error-handler/health.svg)](https://phpackages.com/packages/pavlista-nette-error-handler)
```

###  Alternatives

[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

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

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

1.8k24.4M1.3k](/packages/tracy-tracy)[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)[tomaj/nette-api

Nette api

36261.8k4](/packages/tomaj-nette-api)[kuria/error

Makes handling and debugging PHP errors suck less

1920.0k2](/packages/kuria-error)[orisai/tracy-pets

Tracy got an angry pet to remind you of your failures

1024.0k3](/packages/orisai-tracy-pets)

PHPackages © 2026

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