News Feed
Jobs Feed
Sections




News Archive
Symfony Blog:
FireSymfony - Debugging symfony applications inside Firebug
September 09, 2009 @ 07:51:32

On the Symfony blog there's a new post that's the first part of a series they're writing on combining the FireSymfony plugin with Symfony framework applications and the Firebug Firefox plugin to debug applications.

FireSymfony saw the light of day on october last year. One motivation to do it was to integrate two of my favorites web debugging tools, Firebug and the symfony web debug toolbar (SWDT). Also with some fellow developers we were trying to address a problem caused by the SWDT in some of our projects, where the HTML injected by the SWDT was not compatible with our design, making the site looks "broken".

I started hacking some code by reading some tutorials on how to create a Firebug plugin among other resources on the web. [...] Last saturday it became a Mozilla certified add-on, meaning that users don't have to register to download the extension and they will be notified of extension updates.

The tool allows you to directly set debugging information into the Firebug console and can include request variables, user session information, installed PHP extensions and the Symfony install version.

0 comments voice your opinion now!
firesymfony symfony framework debug extension


blog comments powered by Disqus

Similar Posts

Hartmut Holzgraefe's Blog: PHP Graphviz Extension

ServerGrove Blog: Enforcing unique key constrains with Doctrine ODM for MongoDB & Symfony 2

Davey Shafik\'s Blog: php|tek Day 2

SitePoint PHP Blog: Zend_Filter Reviewed, Blacklist / Whitelist Filters

Zend Developer Zone: Extending the CakePHP Framework


Community Events









Don't see your event here?
Let us know!


language opinion tool testing database api introduction composer framework community release podcast code development unittest zendframework2 interview example object phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework