This is a follow-up to my post: Doctrine ORM and the Zend Framework
ZFDebug is a debug bar for Zend Framework, largely inspired by the Symfony Debug Bar. I have created a ZFDebug plugin that displays informations form the Doctrine profiler in the debug bar. You can see the sample code on my GitHub repository for zfdebugdoctrine.
If you already know how to use ZF, Doctrine and ZFDebug, you can jump right to the zfdebug doctrine plugin file.
update 2009/10/29: This was build with ZFDebug 1.5, Zend Framework 1.8 and Doctrine 1.1, you can check out Doctrine 1.2 is Zend Framework friendly too.

Hi, Dan!
There is htmlspecialchars() missing for bindings list that cause to output direct html in case it appears in binding.
So I created a patch for it:
Whoops, some code here also became html. Please fix it! And thanks for this plugin!
hi, thx for your plugin. works great
.
[...] http://www.danceric.net/2009/06/06/zfdebug-and-doctrine-orm/ and download his latest version of the doctrine ZFDebug [...]
Works for me which is great, thank you! I may tinker with it to be a bit more descriptive