This repository contains the exercise solutions, examples, and projects presented during the Backend PHP Course classroom 2304-002. The course is organized by modules, chapters, and lessons, starting from PHP basics until getting into the Symfony framework. You can find practical exercises in each folder according to the respective module, chapter, and lesson.
Check some main topics presented in the PHP Course by module.
PHP Syntax: there are different websites where you can learn more about PHP syntax and how to improve your skill with it. Some of them - that were even used in the lessons - are the PHP.net and the W3Schools.