mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 09:26:29 +00:00
72d3c19e7173ec814487411f46bacc9fac7597de
* branch alias allows installation of dev-master by requiring 1.7.*, which is important since most packages depend on twig "<2.0.0" * remove the version field, the version is determined by branch names and tags only * change license to BSD-3, this is more explicit and the preferred format for BSD licenses
…
…
…
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%