Templating languages and tools are used with frameworks like Slim and Laravel to incorporate PHP and logic into static HTML web pages. In this course we will see how to apply Object-Oriented methodology to views (web pages with HTML).
What you'll learn
- Templating engines
- Separation of concerns
- Prepare a Twig template using variables and control structures
- Inheritance in Twig