Awesome
Twig Templates
Twig template engine for JPHP.
Install
jppm add twig
How to use?
Go to the examples/
directory and see the simple
project sources.
API Documentation
-> api-docs.
Template Features
- This package is based on Pebble (http://www.mitchellbosecke.com/pebble/documentation)
- This package similar to official Twig (https://twig.symfony.com/doc/2.x/templates.html).