If you want to profile all of your Database Querys with PHP you can use Zend_DB and the Zend_Db_Profiler_FireBug. Christoph Dorn, the author of FirePHP and the Zend Framework Components of Wildfire and FirePHP, described in a blog post how to do it.
This is how it looks like:
As i promised. Here a first look at the new Zend Framework Release 1.6.
Dojo Integration
1.6 is the first Release of the Zend Framework with Dojo Integration. What does this mean?
JSON-RPC Server
dojo.data Envelopes
Dojo View Helper
Dijit integration with Zend_Form & Zend_View
Dojo Library Distribution
Unfortunately there are no samples yet in the samples folder of the package.
Christoph Dorn hat eine interessante Erweiterung für Firebug veröffentlicht. FirePHP ermöglicht es aus PHP Code direkt in die Firebug Console zu loggen.