PHPackages                             gglnx/twig-html-extended-extra - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. gglnx/twig-html-extended-extra

ActiveLibrary[Templating &amp; Views](/categories/templating)

gglnx/twig-html-extended-extra
==============================

Extends the HTML extension for Twig

0.6.0(3mo ago)16.9k↓29.2%MITPHPPHP &gt;=7.2.5

Since Jan 6Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/gglnx/twig-html-extended-extra)[ Packagist](https://packagist.org/packages/gglnx/twig-html-extended-extra)[ RSS](/packages/gglnx-twig-html-extended-extra/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (16)Used By (0)

HTML Extended Extra for Twig
============================

[](#html-extended-extra-for-twig)

[![Packagist](https://camo.githubusercontent.com/ce806a2aef77d8328686642f10e0663cbd07c957a712e24934f85ee7901cb74f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67676c6e782f747769672d68746d6c2d657874656e6465642d65787472612e737667)](https://packagist.org/packages/gglnx/twig-html-extended-extra)

This extension extends the [`twig/html-extra`](https://github.com/twigphp/html-extra) package and can be used as drop-in replacement.

Requirements
------------

[](#requirements)

- Twig &gt;=2.14 and Twig &gt;=3.0
- PHP &gt;=7.4

Installation
------------

[](#installation)

The recommended way to install this extension is via [Composer](https://getcomposer.org/):

```
composer require gglnx/twig-html-extended-extra
```

Afterwards you can add this extension to Twig:

```
require_once '/path/to/vendor/autoload.php';

$twig = new \Twig\Environment($loader);
$twig->addExtension(new \Gglnx\TwigHtmlExtendedExtra\Extension\HtmlExtendedExtension());
```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance80

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~106 days

Recently: every ~241 days

Total

15

Last Release

105d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2f103c91482464d2c73d47a07b139eca908d6d86baf634e052c28ce483f2955?d=identicon)[gglnx](/maintainers/gglnx)

---

Top Contributors

[![gglnx](https://avatars.githubusercontent.com/u/23519?v=4)](https://github.com/gglnx "gglnx (34 commits)")

---

Tags

twigtwig-extensiontwigtwig-extension

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/gglnx-twig-html-extended-extra/health.svg)

```
[![Health](https://phpackages.com/badges/gglnx-twig-html-extended-extra/health.svg)](https://phpackages.com/packages/gglnx-twig-html-extended-extra)
```

###  Alternatives

[twig/extra-bundle

A Symfony bundle for extra Twig extensions

91492.0M315](/packages/twig-extra-bundle)[twig/intl-extra

A Twig extension for Intl

36763.2M221](/packages/twig-intl-extra)[twig/string-extra

A Twig extension for Symfony String

22046.0M133](/packages/twig-string-extra)[twig/cssinliner-extra

A Twig extension to allow inlining CSS

22918.5M55](/packages/twig-cssinliner-extra)[symfony/ux-twig-component

Twig components for Symfony

21914.8M162](/packages/symfony-ux-twig-component)[bluetel-solutions/twig-truncate-extension

Twig Extension to truncate nested HTML, safely!

11100.0k](/packages/bluetel-solutions-twig-truncate-extension)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
