This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/vendor/twig/twig
2015-09-04 13:21:58 -07:00
..
doc Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023 2015-09-04 13:21:58 -07:00
ext/twig Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023 2015-09-04 13:21:58 -07:00
lib/Twig Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023 2015-09-04 13:21:58 -07:00
test Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023 2015-09-04 13:21:58 -07:00
.editorconfig Drupal 8.0.0 beta 12. More info: https://www.drupal.org/node/2514176 2015-08-17 17:00:26 -07:00
.gitignore Drupal 8.0.0 beta 12. More info: https://www.drupal.org/node/2514176 2015-08-17 17:00:26 -07:00
.travis.yml Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023 2015-09-04 13:21:58 -07:00
CHANGELOG Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023 2015-09-04 13:21:58 -07:00
composer.json Update to Drupal 8.0.0-beta15. For more information, see: https://www.drupal.org/node/2563023 2015-09-04 13:21:58 -07:00
LICENSE Drupal 8.0.0 beta 12. More info: https://www.drupal.org/node/2514176 2015-08-17 17:00:26 -07:00
phpunit.xml.dist Drupal 8.0.0 beta 12. More info: https://www.drupal.org/node/2514176 2015-08-17 17:00:26 -07:00
README.rst Drupal 8.0.0 beta 12. More info: https://www.drupal.org/node/2514176 2015-08-17 17:00:26 -07:00

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.

.. _documentation: http://twig.sensiolabs.org/documentation