Open In App

Installation and Configuration Symfony Framework

Symfony is an open-source PHP web application framework with MVC architecture. It is a set of reusable PHP components/libraries. It is basically designed for developers who need an elegant and simple toolkit to create web applications and is the most popular application frameworks among the open-source developer’s community. It is used to build high-performance complex web applications.

Prerequisites:



Installation:

First Project: Here we will create a Hello World page in three steps.




Article Tags :