1Twig, the flexible, fast, and secure template language for PHP
2==============================================================
3
4Twig is a template language for PHP, released under the new BSD license (code
5and documentation).
6
7Twig uses a syntax similar to the Django and Jinja template languages which
8inspired the Twig runtime environment.
9
10More Information
11----------------
12
13Read the `documentation`_ for more information.
14
15.. _documentation: https://twig.symfony.com/documentation
16