Download the PHP package t4web/error-handler without Composer
On this page you can find all versions of the php package t4web/error-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download t4web/error-handler
More information about t4web/error-handler
Files in t4web/error-handler
Download t4web/error-handler
More information about t4web/error-handler
Files in t4web/error-handler
Vendor t4web
Package error-handler
Short Description ZF2 Module. For handle and log errors
License BSD-3-Clause
Homepage https://github.com/t4web/ErrorHandler
Package error-handler
Short Description ZF2 Module. For handle and log errors
License BSD-3-Clause
Homepage https://github.com/t4web/ErrorHandler
Please rate this library. Is it a good library?
Informations about the package error-handler
ErrorHandler
ZF2 Module. For handle and log errors
If enabled you can log all PHP errors\notices\warnings etc.
Installation
Add this project in your composer.json:
Now tell composer to download T4web\ErrorHandler
by running the command:
Post installation
Enabling it in your application.config.php
file.
Introduction
For example, we generate some errors. In our Application\Controller\IndexController
:
If you use t4web\admin
in your logs you can see:
All versions of error-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5 || ^7.0
zendframework/zend-eventmanager Version ^2.5
zendframework/zend-modulemanager Version ^2.5
zendframework/zend-servicemanager Version ^2.5
t4web/log Version ~1.0.0
zendframework/zend-eventmanager Version ^2.5
zendframework/zend-modulemanager Version ^2.5
zendframework/zend-servicemanager Version ^2.5
t4web/log Version ~1.0.0
The package t4web/error-handler contains the following files
Loading the files please wait ....