Finally, a debug bar for Zend Framework: Scienta ZF Debug Bar. It’s easy to install and I’m loving it! All it takes to install is:
Get the debug bar here, including installation instructions.
Debug bar example:
![]()
That’s it! Easy as pie. It will display a nicely styled debug bar at the bottom of your screen. It displays the following information:
All these can be turned on and off in the bootstrap.
The debug bar already helped me speed up some of my Zend Framework apps. I noticed some describe queries in my app, which apparently can be cached.
Thanks for the useful info. It’s so interesting