PHPackages                             riktamtech/zf2-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. riktamtech/zf2-error-handler

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

riktamtech/zf2-error-handler
============================

Error handling in ZF2 framework using Whoops

02531[1 issues](https://github.com/riktamtech/zf2-error-handler/issues)PHP

Since Jun 2Pushed 10y ago3 watchersCompare

[ Source](https://github.com/riktamtech/zf2-error-handler)[ Packagist](https://packagist.org/packages/riktamtech/zf2-error-handler)[ RSS](/packages/riktamtech-zf2-error-handler/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Zf2ErrorHandler
===============

[](#zf2errorhandler)

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

[](#installation)

1. Add module to your application

```
composer require "riktamtech/zf2-error-handler:dev-master"
```

2. Enable it in your application.config.php file.

```
