Download the PHP package snapshotpl/zf-snap-php-error without Composer
On this page you can find all versions of the php package snapshotpl/zf-snap-php-error. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download snapshotpl/zf-snap-php-error
More information about snapshotpl/zf-snap-php-error
Files in snapshotpl/zf-snap-php-error
Download snapshotpl/zf-snap-php-error
More information about snapshotpl/zf-snap-php-error
Files in snapshotpl/zf-snap-php-error
Vendor snapshotpl
Package zf-snap-php-error
Short Description PHP Error module for Zend Framework 2
License
Package zf-snap-php-error
Short Description PHP Error module for Zend Framework 2
License
Please rate this library. Is it a good library?
Informations about the package zf-snap-php-error
ZfSnapPhpError
PHP Error module for Zend Framework 2
Version 1.0.0 Created by Witold Wasiczko
Usage
Just install module via composer and use all features of PHP-Error project!
ZfSnapPhpError uses forked version of PHP-Error with new features and bug-fixes.
How to install?
run composer update
and add module ZfSnapPhpError
to ZF2 application.config.php
Features
- All PHP-Error features
- Catch php errors,
- Catch php exceptions,
- Works with ajax requests!
- and more...!
- Ready to use - just install via composer.json!
- easy configurable via module config,
- additional info about ZF2 application on error page:
- service_manager,
- modules,
- current route,
- access to
\php_error\ErrorHandler
object by service manager (keyphperror
)
How to config?
Overwrite module config:
- set
enabled
tofalse
to disabled PHP-Error - set
options
of PHP-Error (more info here)
All versions of zf-snap-php-error with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
joseph-lenton/php-error Version dev-fixes as dev-master
zendframework/zendframework Version 2.*
joseph-lenton/php-error Version dev-fixes as dev-master
zendframework/zendframework Version 2.*
The package snapshotpl/zf-snap-php-error contains the following files
Loading the files please wait ....