Symfony application framework

The leading PHP framework to create websites and web applications. Built on top of the Symfony Components.

Introductions

Symfony is a PHP web application framework

Symfony aims to speed up the creation and maintenance of web applications and to replace repetitive coding tasks.

Symfony has a low performance overhead used with a bytecode cache.

Symfony is aimed at building robust applications in an enterprise context, and aims to give developers full control over the configuration: from the directory structure to the foreign libraries, almost everything can be customized. To match enterprise development guidelines, Symfony is bundled with additional tools to help developers test, debug and document projects

 

Symfony Framework

The leading PHP framework to create websites and web applications. Built on top of the Symfony Components.

Symfony Components

A set of decoupled and reusable components on which the best PHP applications are built, such as Drupal, phpBB, and eZ Publish.

Symfony Philosophy

Embracing and promoting professionalism, best practices, standardization and interoperability of applications.

Extensions Development

Extension is a small package, not a complete project, but performs certain job. We can develop such extensions, which may take about 1-2 weeks or more.

Symfony Community

A huge community of Symfony fans committed to take PHP to the next level.