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/vendor/twig/twig
Gilbert Pellegrom 7d2f97f2f6 Update Twig (now uses composer) and add composer.json. 12 years ago
..
lib/Twig Update Twig (now uses composer) and add composer.json. 12 years ago
.editorconfig Update Twig (now uses composer) and add composer.json. 12 years ago
.gitignore Update Twig (now uses composer) and add composer.json. 12 years ago
.travis.yml Update Twig (now uses composer) and add composer.json. 12 years ago
AUTHORS Update Twig (now uses composer) and add composer.json. 12 years ago
CHANGELOG Update Twig (now uses composer) and add composer.json. 12 years ago
LICENSE Update Twig (now uses composer) and add composer.json. 12 years ago
README.markdown Update Twig (now uses composer) and add composer.json. 12 years ago
composer.json Update Twig (now uses composer) and add composer.json. 12 years ago
phpunit.xml.dist Update Twig (now uses composer) and add composer.json. 12 years ago

README.markdown

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

Build Status

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.