drupal/core/vendor/twig/twig
catch ef326513c5 Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
..
doc Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
ext/twig Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
lib/Twig Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
test Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
.editorconfig Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
.gitignore Issue #1834594 by effulgentsia, Rob Loach: Update dependencies (Symfony and Twig). 2012-12-05 19:30:06 -05:00
.travis.yml Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo). 2012-06-27 13:44:19 -07:00
AUTHORS Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo). 2012-06-27 13:44:19 -07:00
CHANGELOG Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
LICENSE Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
README.markdown Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo). 2012-06-27 13:44:19 -07:00
composer.json Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
phpunit.xml.dist Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo). 2012-06-27 13:44:19 -07:00

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.