PHPackages                             kb-esv/kirby4-a11y - 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. kb-esv/kirby4-a11y

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

kb-esv/kirby4-a11y
==================

Kirbytext for accessibility

v1.0.1(2y ago)08MITPHP

Since Feb 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kb-esv/kirby4-a11y)[ Packagist](https://packagist.org/packages/kb-esv/kirby4-a11y)[ RSS](/packages/kb-esv-kirby4-a11y/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (1)Versions (3)Used By (0)

Kirby4 a11y
===========

[](#kirby4-a11y)

kirbytags for accessibility

- WCAG 2.2 SC 3.1.2 - Language of Parts
- WCAG 2.2 SC 3.1.4 - Abbreviations

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

[](#installation)

### Download

[](#download)

Download and copy this repository to `/site/plugins/a11y`.

### Git submodule

[](#git-submodule)

```
git submodule add https://github.com/kb-esv/kirby4-a11y.git site/plugins/a11y
```

### Composer

[](#composer)

```
composer require kb-esv/kirby4-a11y
```

Usage
-----

[](#usage)

### Change to a phrase/text in an other language

[](#change-to-a-phrasetext-in-an-other-language)

Examples:

```
In England sagen wir: „(lang: en text: It's raining cats and dogs)“

```

or short

```
In England sagen wir: „(en: It's raining cats and dogs)“

```

Change to a German phrase/text

```
In Germany we say: "(lang: de text: Es regnet wie aus Kübeln)"

```

or short

```
In Germany we say: „(de: Es regnet wie aus Kübeln)“

```

Change to a phrase or a text in an other languages, e.g. french

```
In France the Value Added Tax is called (lang: fr text: Taxe sur la Valeur Ajoutée)

```

Additional attributes:

You can use the following additional attributes:

- lang: RFC 5646 Tag for Identifying Languages
- text: Set the text
- class: Set a class for additional css

### Abbreviations

[](#abbreviations)

Examples:

```
(abbr: imho text: In My Humble Opinion)

```

```
(abbr: TVA text: Taxe sur la Valeur Ajoutée lang:fr)

```

```
(abk: Abk. text: Abkürzung)

```

Additional attributes:

You can use the following additional attributes:

- lang: RFC 5646 Tag for Identifying Languages
- text: Set the written out text of the abbreviation
- class: Set a class for additional css

### CSS

[](#css)

The styles can be customized if required, e.g.:

```
abbr[title] {
  cursor: help;
  text-decoration-skip-ink: none;
}

```

License
-------

[](#license)

MIT

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

857d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/40b66fcf4d10b8149d7482c194f7ace207e6f3220a34aad2ca0b5cbb001cb28d?d=identicon)[kb-esv](/maintainers/kb-esv)

---

Top Contributors

[![kb-esv](https://avatars.githubusercontent.com/u/161310914?v=4)](https://github.com/kb-esv "kb-esv (4 commits)")

### Embed Badge

![Health badge](/badges/kb-esv-kirby4-a11y/health.svg)

```
[![Health](https://phpackages.com/badges/kb-esv-kirby4-a11y/health.svg)](https://phpackages.com/packages/kb-esv-kirby4-a11y)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k584.8k472](/packages/getkirby-cms)[medienbaecker/kirby-modules

Easily add modules to your pages

895.5k1](/packages/medienbaecker-kirby-modules)[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14698.5k1](/packages/distantnative-retour-for-kirby)[arnoson/kirby-vite

Vite helper for Kirby CMS

9765.1k3](/packages/arnoson-kirby-vite)[bnomei/kirby3-dotenv

Kirby Plugin for environment variables from .env

4149.6k2](/packages/bnomei-kirby3-dotenv)[medienbaecker/kirby-alter

242.1k](/packages/medienbaecker-kirby-alter)

PHPackages © 2026

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