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

Volker Dusch: A silex love story - 'Embedded' PHP

Pádraic Brady's Blog: Redux: First Official Code!

Mark Hamlin's Blog: Debugging xdebug (tcp, dns, ubuntu, osx, vmware) ((all at once))

IBM developerWorks: Create REST applications with the Slim micro-framework

Community News: The Tekuna PHP Microframework


Community Events









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


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

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