18 lines
587 B
Markdown
18 lines
587 B
Markdown
Twig, the flexible, fast, and secure template language for PHP
|
|
==============================================================
|
|
|
|
[](http://travis-ci.org/fabpot/Twig)
|
|
|
|
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][1] for more information.
|
|
|
|
[1]: http://twig.sensiolabs.org/documentation
|