Reputation: 135
Firebug is such a spectacular development tool for javascript, is there any kind of strong analog for PHP? I have seen this PHP (and Drupal) extension for Firebug, but it seems like they are no longer maintained. Specifically in terms of console, net, and yslow functionality?
Upvotes: 3
Views: 208
Reputation: 219934
Xdebug and Wincachegrind are great debuggers and profilers for PHP
Upvotes: 6