PHPackages                             niceexception/niceexception - 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. niceexception/niceexception

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

niceexception/niceexception
===========================

010PHP

Since Jan 6Pushed 13y agoCompare

[ Source](https://github.com/gsdevme/NiceException)[ Packagist](https://packagist.org/packages/niceexception/niceexception)[ RSS](/packages/niceexception-niceexception/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

NiceException!
==============

[](#niceexception)

Requirements
------------

[](#requirements)

-PHP 5.3.3+ (uses polyfills) -PHP 5.4+

Using with ZF2
--------------

[](#using-with-zf2)

Since ZF2 has a try/catch around the Controller dispatch theres no method for NiceException to function.. however by attaching an event in the Module bootstrap you can rethrow the exception to restores PHP default behaviour

```
