mailcow/data/web/inc/lib/vendor/twig/twig
Niklas Meyer 849decaa59
Merge pull request #5532 from mailcow/renovate/actions-cache-3.x
Update actions/cache action to v3
2023-11-16 10:46:28 +01:00
..
.github/workflows Merge pull request #5532 from mailcow/renovate/actions-cache-3.x 2023-11-16 10:46:28 +01:00
src Update Twig to 3.4.3 2022-09-30 11:03:05 +02:00
.editorconfig [web] implemented twig templating system (#4264) 2021-09-22 20:47:10 +02:00
.gitattributes Update Twig to 3.4.3 2022-09-30 11:03:05 +02:00
.gitignore Update Twig to 3.4.3 2022-09-30 11:03:05 +02:00
.php-cs-fixer.dist.php [web] implemented twig templating system (#4264) 2021-09-22 20:47:10 +02:00
CHANGELOG Update Twig to 3.4.3 2022-09-30 11:03:05 +02:00
composer.json Update Twig to 3.4.3 2022-09-30 11:03:05 +02:00
LICENSE [Web] Update composer libs 2022-03-02 20:08:44 +01:00
README.rst [Web] Update composer libs 2022-03-02 20:08:44 +01:00

Twig, the flexible, fast, and secure template language for PHP
==============================================================

Twig is a template language for PHP.

Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.

Sponsors
--------

.. raw:: html

    <a href="https://blackfire.io/docs/introduction?utm_source=twig&utm_medium=github_readme&utm_campaign=logo">
        <img src="https://static.blackfire.io/assets/intemporals/logo/png/blackfire-io_secondary_horizontal_transparent.png?1" width="255px" alt="Blackfire.io">
    </a>

More Information
----------------

Read the `documentation`_ for more information.

.. _documentation: https://twig.symfony.com/documentation