PHPackages                             itk-dev/web-accessibility-statement-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. itk-dev/web-accessibility-statement-bundle

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

itk-dev/web-accessibility-statement-bundle
==========================================

Web accessibility statement bundle

2.0.0(1y ago)0906MITPHP

Since Sep 22Pushed 1y ago2 watchersCompare

[ Source](https://github.com/itk-dev/web-accessibility-statement-bundle)[ Packagist](https://packagist.org/packages/itk-dev/web-accessibility-statement-bundle)[ RSS](/packages/itk-dev-web-accessibility-statement-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (6)Used By (0)

Web accessibility statement bundle
==================================

[](#web-accessibility-statement-bundle)

Adds a route, `/was`, for redirecting to the web accessibility statement for a Symfony site.

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

[](#installation)

```
composer require itk-dev/web-accessibility-statement-bundle
```

If not done automatically, add `ItkDevWebAccessibilityStatementBundle` to your bundles:

```
# bundles.php
return [
    …,
    ItkDev\WebAccessibilityStatementBundle\ItkDevWebAccessibilityStatementBundle::class => ['all' => true],
];
```

Include the route:

```
# config/routes.yaml
was_bundle:
    resource: '@ItkDevWebAccessibilityStatementBundle/Resources/config/routing.php'
```

Define the url to your web accessibility statement in `.env.local`:

```
WEB_ACCESSIBILITY_STATEMENT_URL=https://example.com/was
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance41

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

Total

5

Last Release

487d ago

Major Versions

1.1.0 → 2.0.02025-01-17

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33924554?v=4)[ITK Development](/maintainers/itk-dev)[@itk-dev](https://github.com/itk-dev)

---

Top Contributors

[![rimi-itk](https://avatars.githubusercontent.com/u/11267554?v=4)](https://github.com/rimi-itk "rimi-itk (6 commits)")[![Mr-Martin-Kristiansen](https://avatars.githubusercontent.com/u/142297778?v=4)](https://github.com/Mr-Martin-Kristiansen "Mr-Martin-Kristiansen (3 commits)")

### Embed Badge

![Health badge](/badges/itk-dev-web-accessibility-statement-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/itk-dev-web-accessibility-statement-bundle/health.svg)](https://phpackages.com/packages/itk-dev-web-accessibility-statement-bundle)
```

###  Alternatives

[winzou/state-machine-bundle

Bundle for the very lightweight yet powerful PHP state machine

34010.4M15](/packages/winzou-state-machine-bundle)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[sylius/taxonomy-bundle

Flexible categorization system for Symfony.

26388.2k7](/packages/sylius-taxonomy-bundle)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[sylius/addressing-bundle

Addressing and zone management for Symfony applications.

33221.4k3](/packages/sylius-addressing-bundle)[sylius/inventory-bundle

Flexible inventory management for Symfony applications.

19176.7k4](/packages/sylius-inventory-bundle)

PHPackages © 2026

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