More than just user friendly error and exception handling.
- Powered by Tracy
- Demo webino-debug.demo.webino.org
- User friendly errors and exceptions
- Can write error log
- Can notify by email
- Discrete production server error page
- Optional Tracy debugger bar
- Config viewer
- Event profiler
- PHP 5.5
- ZendFramework 2
Open terminal and go to your application directory
- Run
php composer.phar require webino/webino-debug:dev-develop
- Add
WebinoDebug
to the enabled modules list as one of first modules
NOTE: Considering a zf2-skeleton or very similar application.
We will appreciate any contributions on development of this module.
Learn How to develop Webino modules
Please, if you are interested in this Zend Framework module report any issues and don't hesitate to contribute.