News Feed
Jobs Feed
Sections




News Archive
Fabien Potencier:
Debugging Silex applications just got fun
February 08, 2013 @ 11:54:38

On his site Fabien Potencier has posted about a feature added to Silex to help make debugging the flow of your application "more fun" - the Symfony web profiler.

One of the big advantages of both Symfony and Silex is that they are based on the Symfony HttpKernel component. [...] But handling HTTP requests with the Symfony HttpKernel also gives you a lot of free and optional features like a built-in reverse proxy written in PHP, easy handling of ESI and Hincludes (via the Fragment sub-framework), or the gorgeous Symfony web profiler.

The profiler provides information on which components were accessed, their memory consumption and how long they took to execute. The integration happens via the WebProfiler provider for Silex and is already integrated into the Silex skeleton base application.

0 comments voice your opinion now!
silex debug profiler microframework httpkernel skeleton


blog comments powered by Disqus

Similar Posts

phpDevelopment: Zend Framework Tutorial Series: Part 2 - Debugging your application

Guy Harpaz\'s Blog: PHP IDE Debug Protocol

Edin Kadribasic's Blog: PHP 5.2.0 RC4 Windows build available

PHPMaster.com: Debugging and Profiling PHP with Xdebug

Fabien Potencier: Debugging Silex applications just got fun


Community Events









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


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

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