Templating in PHP with REST APIs

Here are the slides for the presentation I gave at Madison Area Technical College’s Advanced PHP class in the spring of 2019 semester.

The main objective is to learn some templating principles and see how partial templates can be managed in a larger project, and how templates can work with data, specifically received from REST APIs.

This project uses the Twig templating engine.

PDF Slides

Repos

https://github.com/n8finch/twig-template-testing

https://github.com/n8finch/php-templating-matc