Twig is a very powerful template engine for PHP. Twig is safe, fast, easy-to-learn and is used by many different platforms.
In this class, you’ll learn how to use Twig for your projects.
In the first half of the class, you’ll see how to install and configure Twig. You’ll then explore Twig’s syntax, including filters, comments, math operators and more.
In the second half of the class, you use if/else statements, includes statements and extensions to create powerful and flexible layouts.