In the previous chapters, you learned how to use Lavarel, which is a web application framework used with PHP. In this chapter, you will focus on Symfony, which is a very popular PHP framework already used to develop websites and applications, including a very nice number of reusable PHP components.
Introduction to Symfony
Installing Symfony
Creating a Symfony Application
Introduction to Symfony
Symfony is a full-stack framework built using a standard set of reusable components. ...