2017 © Pedro Peláez
 

library zf2-errorhandler

ErrorHandler for ZF2 apps

image

swissengine/zf2-errorhandler

ErrorHandler for ZF2 apps

  • Wednesday, May 4, 2016
  • by SwissEngine
  • Repository
  • 2 Watchers
  • 0 Stars
  • 488 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

SwissEngine\ErrorHandler

This library aims at providing a simple way to handle errors in all of your ZF2 application. When an error is triggered, whether it is in your controller, your libraries or anywhere in your views, an exception is thrown hence preserving your application from unmonitored errors., (*1)

Installation

Suggested installation method is through composer:, (*2)

php composer.phar require swissengine/zf2-errorhandler:dev-master

Setup

If you use Zend Framework 2, you can now enable this module in your application by adding it to config/application.config.php as SwissEngine\Tools\ErrorHandler., (*3)

The Versions

04/05 2016

dev-master

9999999-dev

ErrorHandler for ZF2 apps

  Sources   Download

MIT

The Requires

  • php >=5.5

 

by Avatar SwissEngine

zf2 swissengine