mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-04 06:30:57 +00:00
33ed3b7e33
* 2.x: Upgrade to version 4.4 lts at least
Twig HTML Extension
This package is a Twig extension that provides the following:
-
data_urifilter: generates a URL using the data scheme as defined in RFC 2397; -
html_classesfunction: returns a string by conditionally joining class names together.