mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
d2b97b49f240efb453e75558f00e17ccb1d915c5
* added a cache for templates that do not exist * sped up Filesystem::exists() by avoiding the creation of exceptions
…
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%
