You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
pico/lib/twig
Gilbert Pellegrom 92b792e8f2 Initial commit. 13 years ago
..
bin Initial commit. 13 years ago
doc Initial commit. 13 years ago
ext/twig Initial commit. 13 years ago
lib/Twig Initial commit. 13 years ago
test Initial commit. 13 years ago
AUTHORS Initial commit. 13 years ago
CHANGELOG Initial commit. 13 years ago
LICENSE Initial commit. 13 years ago
README.markdown Initial commit. 13 years ago
composer.json Initial commit. 13 years ago
package.xml.tpl Initial commit. 13 years ago
phpunit.xml.dist Initial commit. 13 years ago

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.

More Information

Read the documentation for more information.