mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 18:36:53 +00:00
4dc490fbd50ca8bd5a6f1c26ddf03c1bfc2abeb3
For example we check if a template and use exception to redirect to a default template Before : We checked ~1000 times => 100sec due to array_shift After : ~1sec
…
…
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.
Description
Languages
PHP
99.9%