igor.io
Scaling a Silex code base
The main difference between silex and Symfony2 full-stack is that Symfony2 is a framework. Silex is not a framework, it’s a library which provides a service container, a route builder and some glue to build your own framework with.