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