Relying on PHP's error reporting and backtracing is quite a pain and messages are hard to read at times. Before, I had no choice but to bear with it. Not until I found this http://zfskeleton.onlime.ch/index/foo which I think is really awesome. Sadly, it is not made for ZF2.
Can you suggest a similar ZF2 plugin I can use to make error reporting and backtracing less painful?
Thanks in advanced.
Exceptionsare helpful to you or you should start to use real debugging Tools like xdebug.