puli/twig-extension

A Puli extension for the Twig templating system.

1.0.0-beta8 2016-01-14 12:44 UTC

README

Build Status Build status Scrutinizer Code Quality Latest Stable Version Total Downloads Dependency Status

Latest release: 1.0.0-beta8

PHP >= 5.3.9

With this extension for the Twig templating engine, you can refer to template files through Puli paths:

echo $twig->render('/acme/blog/views/show.html.twig');

Read the Puli documentation if you want to learn more about Puli.

Authors

Installation/Documentation

Follow the guide The Puli Extension for Twig to install the extension in your project. This guide will tell you all you need to know to use the extension.

Contribute

Contributions to are very welcome!

Support

If you are having problems, send a mail to bschussek@gmail.com or shout out to @webmozart on Twitter.

License

All contents of this package are licensed under the MIT license.