php-twig-html-extra

A Twig extension for HTML
  https://twig.symfony.com/html_classes
  0
  no reviews



Twig HTML extension that provides the following:

- data_uri filter: generates a URL using the data scheme as defined in RFC 2397; - html_classes function: returns a string by conditionally joining class names together.

Twig itself is a flexible, fast and secure template engine for PHP.