Twig Templates

May 9, 2018 ยท View on GitHub

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).

Contents

  1. 1Install
  2. 2How to use?
  3. 3API Documentation
  4. 4Template Features