

Symfony is a web application framework for PHP projects which follows the model-view-controller (MVC) paradigm
Symfony is aimed at building robust applications in an enterprise context. This means that you have full control over the configuration: from the directory structure to the foreign libraries, almost everything can be customized.
This website and almost all our web applications are programmed with Symfony.