• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..28-Mar-2019-

doc/H28-Mar-2019-8,2055,635

ext/twig/H28-Mar-2019-1,272887

lib/Twig/H28-Mar-2019-3,3541,891

src/H28-Mar-2019-17,70410,446

test/Twig/Tests/H28-Mar-2019-15,19111,824

.editorconfigH A D27-Mar-2019224 1914

.php_cs.distH A D27-Mar-2019695 1917

.travis.ymlH A D27-Mar-2019839 4434

CHANGELOGH A D27-Mar-201946.3 KiB1,071810

LICENSEH A D27-Mar-20191.5 KiB3225

README.rstH A D27-Mar-2019484 1610

composer.jsonH A D27-Mar-20191.2 KiB4948

phpunit.xml.distH A D27-Mar-2019810 3429

README.rst

1Twig, the flexible, fast, and secure template language for PHP
2==============================================================
3
4Twig is a template language for PHP, released under the new BSD license (code
5and documentation).
6
7Twig uses a syntax similar to the Django and Jinja template languages which
8inspired the Twig runtime environment.
9
10More Information
11----------------
12
13Read the `documentation`_ for more information.
14
15.. _documentation: https://twig.symfony.com/documentation
16