{"id":95103,"library":"twig-html-extra","title":"Twig HTML Extra","description":"A Twig extension providing additional HTML-related filters and functions.","status":"active","version":"3.24.0","language":"php","source_language":null,"source_url":"https://github.com/twigphp/html-extra","tags":["twig","html","extension","template"],"install":[{"cmd":"composer require twig/html-extra","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"HtmlExtension","correct":"use Twig\\Extra\\Html\\HtmlExtension;"}],"quickstart":{"code":"use Twig\\Extra\\Html\\HtmlExtension;\n\n$twig = new \\Twig\\Environment(new \\Twig\\Loader\\ArrayLoader());\n$twig->addExtension(new HtmlExtension());\n$output = $twig->render('{{ \"<p>test</p>\"|html_compress }}');","lang":"php","description":"Adds the HTML extension to Twig and uses the html_compress filter."},"warnings":[],"env_vars":null,"search_vec":"'addit':8 'extens':6,17 'extra':3 'filter':12 'function':14 'html':2,10,16 'html-relat':9 'provid':7 'relat':11 'templat':18 'twig':1,5,15","created_at":"2026-06-19T10:19:59.564006+00:00","updated_at":"2026-06-19T10:19:59.564006+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://twig.symfony.com","github":"https://github.com/twigphp/html-extra","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}