twig/html-extra

A Twig extension for HTML

Maintainers

Package info

github.com/twigphp/html-extra

Homepage

pkg:composer/twig/html-extra

Fund package maintenance!

fabpot

Tidelift

Statistics

Installs: 8 471 726

Dependents: 44

Suggesters: 0

Stars: 78

v4.0.0-alpha1 2026-03-17 10:30 UTC

README

This package is a Twig 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.

  • html_cva function: returns a Cva object to handle class variants.