PHPackages                             weba11y/contao-a11y-bundle - 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. weba11y/contao-a11y-bundle

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

weba11y/contao-a11y-bundle
==========================

Accessibility tools and helpers for Contao

v0.1.14(5mo ago)018LGPL-3.0-or-laterPHPPHP ^8.0 || ^8.1 || ^8.2CI failing

Since Nov 25Pushed 5mo agoCompare

[ Source](https://github.com/Eddyhotkey/contao-a11y-bundle)[ Packagist](https://packagist.org/packages/weba11y/contao-a11y-bundle)[ Docs](https://weba11y.de)[ RSS](/packages/weba11y-contao-a11y-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (14)Used By (0)

Contao 4 skeleton bundle
========================

[](#contao-4-skeleton-bundle)

Contao is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Visit the [project website](https://contao.org)for more information.

You can use the skeleton bundle as basis for your own Contao bundle.

Install
-------

[](#install)

Download the skeleton bundle:

```
wget https://github.com/contao/skeleton-bundle/archive/main.zip
unzip main.zip
mv skeleton-bundle-main [package name]
cd [package name]
```

Customize
---------

[](#customize)

First adjust the following files:

- `composer.json`
- `ecs.php`
- `LICENSE`
- `phpunit.xml.dist`
- `README.md`

Then rename the following files and/or the references to `SkeletonBundle` in the following files:

- `src/ContaoManager/Plugin.php`
- `src/DependencyInjection/ContaoSkeletonExtension.php`
- `src/ContaoSkeletonBundle.php`
- `tests/ContaoSkeletonBundleTest.php`

Finally, add your custom classes and resources. Make sure to register your services within `src/Resources/config/services.yml`. Also make sure to [adjust the Contao Manager Plugin](https://docs.contao.org/dev/framework/manager-plugin/#the-bundleplugininterface) (and the dependencies within the `composer.json`) accordingly, if your bundle makes adjustments to other bundles (e.g. adjustments to a DCA of other bundles).

Release
-------

[](#release)

First make sure the tools are installed and up to date by running `composer bin all update` in your bundle's root. Then run the PHP-CS-Fixer and the unit test before you release your bundle:

```
vendor/bin/ecs check src/ tests/ --fix
vendor/bin/phpunit
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance72

Regular maintenance activity

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

13

Last Release

161d ago

PHP version history (2 changes)v0.1.0PHP ^8.1

v0.1.2PHP ^8.0 || ^8.1 || ^8.2

### Community

Maintainers

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

---

Top Contributors

[![S-Punkt-Online](https://avatars.githubusercontent.com/u/85069294?v=4)](https://github.com/S-Punkt-Online "S-Punkt-Online (12 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/weba11y-contao-a11y-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/weba11y-contao-a11y-bundle/health.svg)](https://phpackages.com/packages/weba11y-contao-a11y-bundle)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18147.9k9](/packages/terminal42-contao-folderpage)[inspiredminds/contao-wowjs

Integrates WOW.js for Contao content elements and form fields.

1813.0k](/packages/inspiredminds-contao-wowjs)[inspiredminds/contao-glightbox

Contao extension to integrate GLightbox.

1223.3k1](/packages/inspiredminds-contao-glightbox)

PHPackages © 2026

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