forks / jperras / li3_twig / branches / master / README

history
li3_twig
========
Enables Twig support for Lithium PHP Framework.

Usage
-----
First enable the plugin with 

> Libraries::add('plugin', 'li3_twig', array(
>     'bootstrap' => true,
> ));