PHPackages                             ivo-valchev/anchor-tags - 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. ivo-valchev/anchor-tags

ActiveBolt-extension[Utility &amp; Helpers](/categories/utility)

ivo-valchev/anchor-tags
=======================

🏷 This Bolt extension adds IDs to HTML elements for use as anchor tags.

1.0.3(4y ago)12741MITPHPPHP &gt;=7.2.9

Since Jul 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/I-Valchev/anchor-tags)[ Packagist](https://packagist.org/packages/ivo-valchev/anchor-tags)[ RSS](/packages/ivo-valchev-anchor-tags/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

Anchor tags extension
=====================

[](#anchor-tags-extension)

Author: Ivo Valchev

🏷 This Bolt extension adds IDs to HTML elements for use as anchor tags.

Installation:

```
composer require ivo-valchev/anchor-tags
```

Usage
-----

[](#usage)

See the `ivovalchev-anchortags.yaml` for all configuration options.

In addition, you can use the `anchor_tags` filter to add anchor tags to specific HTML, like so:

```
{% set html %}
Hi there
I am some html.
It only works on here.
{% endset %}

{{ html|anchor_tags }}
```

Running PHPStan and Easy Codings Standard
-----------------------------------------

[](#running-phpstan-and-easy-codings-standard)

First, make sure dependencies are installed:

```
COMPOSER_MEMORY_LIMIT=-1 composer update

```

And then run ECS:

```
vendor/bin/ecs check src

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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 ~2 days

Total

5

Last Release

1814d ago

Major Versions

0.0.1-beta.1 → 1.0.02021-07-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/78ae1389d35ad7a4cda25bce02c73b64994823df39bc8bd023eea17dd4a54dc9?d=identicon)[I-Valchev](/maintainers/I-Valchev)

---

Top Contributors

[![I-Valchev](https://avatars.githubusercontent.com/u/7093518?v=4)](https://github.com/I-Valchev "I-Valchev (12 commits)")

###  Code Quality

Code StyleECS

### Embed Badge

![Health badge](/badges/ivo-valchev-anchor-tags/health.svg)

```
[![Health](https://phpackages.com/badges/ivo-valchev-anchor-tags/health.svg)](https://phpackages.com/packages/ivo-valchev-anchor-tags)
```

PHPackages © 2026

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