mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-06 15:37:58 +00:00
73136d3583c343c0701c7de6ec53bbab61fc2efc
We cannot use the parent template to guess the auto-escaping strategy either as it can be any valid expression, for which we have the real value only at runtime (auto-escaping happening at compilation time).
…
…
…
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.
Description
Languages
PHP
99.9%
