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

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -