PHPackages                             nelson-ph/container\_tag - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nelson-ph/container\_tag

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

nelson-ph/container\_tag
========================

Extends core container, so that we can pass the tag that will be used as container.

2.0.1(2y ago)12.8k—10%1MITPHP

Since Dec 28Pushed 2y agoCompare

[ Source](https://github.com/nelson-ph/D8-container_tag)[ Packagist](https://packagist.org/packages/nelson-ph/container_tag)[ Docs](https://github.com/nelson-ph/container_tag)[ RSS](/packages/nelson-ph-container-tag/feed)WikiDiscussions 8.x-1.x Synced 3w ago

READMEChangelog (2)Dependencies (2)Versions (5)Used By (1)

Container tag
=============

[](#container-tag)

Extends core container, so that we can pass the tag that will be used as container.

Install
-------

[](#install)

- Require it with composer: `composer require nelson-ph/container_tag`
- Install the module as any other module.

Usage
-----

[](#usage)

Programmatically:

```
$element=[
  '#type'=>'container_tag',
  '#tag'=>'strong',
  'container_values'=>[
    'markup'=>[
      '#markup'=>'simple markup',
    ],
  ],
];
```

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~387 days

Total

3

Last Release

865d ago

Major Versions

v1.0.0 → 2.0.12024-02-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ac8e43794381150bc9936e3e1ea1a8202cec5758cb91dbb42f6381c39489490?d=identicon)[nelson-ph](/maintainers/nelson-ph)

---

Top Contributors

[![nelson-hassanali](https://avatars.githubusercontent.com/u/11722736?v=4)](https://github.com/nelson-hassanali "nelson-hassanali (2 commits)")[![nelson-ph](https://avatars.githubusercontent.com/u/2026800?v=4)](https://github.com/nelson-ph "nelson-ph (1 commits)")

### Embed Badge

![Health badge](/badges/nelson-ph-container-tag/health.svg)

```
[![Health](https://phpackages.com/badges/nelson-ph-container-tag/health.svg)](https://phpackages.com/packages/nelson-ph-container-tag)
```

###  Alternatives

[lelesys/news

News plugin for Neos

158.1k](/packages/lelesys-news)

PHPackages © 2026

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