1Twig, the flexible, fast, and secure template language for PHP
2==============================================================
3
4Twig is a template language for PHP.
5
6Twig uses a syntax similar to the Django and Jinja template languages which
7inspired the Twig runtime environment.
8
9Sponsors
10--------
11
12.. raw:: html
13
14    <a href="https://blackfire.io/docs/introduction?utm_source=twig&utm_medium=github_readme&utm_campaign=logo">
15        <img src="https://static.blackfire.io/assets/intemporals/logo/png/blackfire-io_secondary_horizontal_transparent.png?1" width="255px" alt="Blackfire.io">
16    </a>
17
18More Information
19----------------
20
21Read the `documentation`_ for more information.
22
23.. _documentation: https://twig.symfony.com/documentation
24