Symfony Framework

A group to save, share and explore article, resources for the Web Developer who use Symfony framework to their work.

Create your own framework... on top of the Symfony2 Components (part 1) - Fabien Potencier

Symfony2 is a reusable set of standalone, decoupled, and cohesive PHP components that solve common web development problems.

Instead of using these low-level components, you can use the ready-to-be-used Symfony2 full-stack web framework, which is based on these components... or you can create your very own framework. This series is about the latter.