You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
587 B
17 lines
587 B
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
|
|
|