What’s Symfony? Symfony is a web application MVC framework for PHP projects. It aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks. Why use an MVC framework? Avoid €œreinventing the wheel€ Use proven, tested code Speed up application development Easy to maintain Code cleanliness Structured the […]
↧