README.rst 741 B

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