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.
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.
Contributions to are very welcome!
- Report any bugs or issues you find on the issue tracker.
- You can grab the source code at Puli’s Git repository.
If you are having problems, send a mail to bschussek@gmail.com or shout out to @webmozart on Twitter.
All contents of this package are licensed under the MIT license.