public
Description: Twig, the flexible, fast, and secure template language for PHP
Homepage: http://www.twig-project.org/
Clone URL: git://github.com/fabpot/Twig.git
Twig /
name age message
file AUTHORS Wed Oct 07 14:21:11 -0700 2009 initial commit git-svn-id: http://svn.twig-pro... [fabien]
file CHANGELOG Sat Nov 28 04:51:56 -0800 2009 removed the LINE_DELIMITER const and made it po... [fabien]
file LICENSE Wed Oct 07 14:21:11 -0700 2009 initial commit git-svn-id: http://svn.twig-pro... [fabien]
file README.markdown Wed Oct 07 14:21:11 -0700 2009 initial commit git-svn-id: http://svn.twig-pro... [fabien]
directory bin/ Mon Oct 19 21:25:01 -0700 2009 added a js escaping strategy git-svn-id: http:... [fabien]
directory doc/ Wed Nov 18 03:25:24 -0800 2009 fixed typo git-svn-id: http://svn.twig-project... [fabien]
directory lib/ Sat Nov 28 04:51:56 -0800 2009 removed the LINE_DELIMITER const and made it po... [fabien]
file package.xml.tpl Mon Oct 12 00:05:31 -0700 2009 added a PEAR package file git-svn-id: http://s... [fabien]
directory test/ Sat Nov 28 03:03:10 -0800 2009 fixed typo in the tests git-svn-id: http://svn... [fabien]
README.markdown

Twig, the flexible, fast, and secure template language for PHP

Twig is a template language for PHP, released under the new BSD license (code and documentation).

Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.