Home

Awesome

Twig Templates

Build Status

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

  1. This package is based on Pebble (http://www.mitchellbosecke.com/pebble/documentation)
  2. This package similar to official Twig (https://twig.symfony.com/doc/2.x/templates.html).