php - Zend Framework 2: Debugging Plugin -


relying on php's error reporting , backtracing quite pain , messages hard read @ times. before, had no choice bear it. not until found http://zfskeleton.onlime.ch/index/foo think awesome. sadly, not made zf2.

can suggest similar zf2 plugin can use make error reporting , backtracing less painful?

thanks in advanced.

i found these using http://packagist.org/ , http://modules.zendframework.com/ :

you can try load zf1 debug library :

http://samsonasik.wordpress.com/2012/12/04/zend-framework-2-using-zend-framework-1-libraries-in-zend-framework-2/


Comments