mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-03 22:17:36 +00:00
5c484ce7eb981dc5abb7f457497ededfdc5113ef
* 1.x: added the key to the map and filter filters added support for iterators removed fn in front of arrow functions changed arrow syntax added "filter", "map", and "reduce" filters simplified code fixed CS fixed partial output leak when a PHP fatal error occurs
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. .. _documentation: https://twig.symfony.com/documentation
Description
Languages
PHP
99.9%