![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Symfony, High Performance PHP Framework for Web Development
Symfony is a set of reusable PHP components and a PHP framework to build web applications, APIs, microservices and web services.
Symfony Documentation
Symfony documentation includes articles, tutorials and books to learn about the Symfony PHP framework and its components.
Download Symfony Framework and Components
Download the Symfony CLI tool, create Symfony applications and use Symfony components.
What is Symfony
Symfony is a set of PHP Components, a Web Application framework, a Philosophy, and a Community — all working together in harmony. Symfony Framework The leading PHP …
Installing & Setting up the Symfony Framework
A common practice when developing Symfony applications is to install packages (Symfony calls them bundles) that provide ready-to-use features. Packages usually require some setup …
Symfony 5, a high-performance PHP framework and a set of …
Symfony 5 releases together with a new book called Symfony 5: The Fast Track written by Symfony's creator Fabien Potencier. Learn how to create modern web applications with …
Symfony 7, a high-performance PHP framework and a set of …
Symfony 7 is built with the latest version of the Symfony Components, the most popular set of PHP libraries. Battle tested in all popular PHP projects and with billions of downloads.
Getting Started - Symfony
Installing & Setting up the Symfony Framework; Create your First Page in Symfony; Routing; Controller; Creating and Using Templates; Configuring Symfony
Symfony Community (join, meet, contribute and learn from one of …
Symfony Community is a passionate group of over 600,000 developers from more than 120 countries, all committed to helping PHP surpass the impossible.
Events and Event Listeners - Symfony
During the execution of a Symfony application, lots of event notifications are triggered. Your application can listen to these notifications and respond to them by executing any piece of …