Fabien Potencier
About Symfony: Stability over Features April 15, 2013
Everybody knows about "Convention over Configuration" introduced by Rails. What about "Stability over Features" for Symfony?
Don't use PHP libraries with known security issues February 19, 2013
The one where I announce the launch of security.sensiolabs.org.
Debugging Silex applications just got fun February 07, 2013
Enjoy using the Symfony Web Profiler into your Silex application.
Why Symfony? September 07, 2012
Choosing a PHP framework is not easy. Why would you choose Symfony over framework X?
PHP is much better than you think July 04, 2012
Rants about PHP are everywhere but do you really know what PHP can do for you nowadays?
Sami: Yet another PHP API documentation generator May 15, 2012
Today is my "let open source some of my private Github repositories" day, and more specifically, I'm releasing a bunch of code related to documentation.
Create your own framework... on top of the Symfony2 Components (part 12) January 25, 2012
In the twelveth part, we are using a dependency injection container to make your framework truly configurable.
Create your own framework... on top of the Symfony2 Components (part 11) January 23, 2012
In the eleventh part of the series, we are going to remove most of the code we have written so far!
Create your own framework... on top of the Symfony2 Components (part 10) January 21, 2012
In the tenth part of the series, we are making the applications built with our framework faster thanks to HTTP caching.
Create your own framework... on top of the Symfony2 Components (part 9) January 19, 2012
In this ninth part of the series, our framework will become more extensible.



