PHPackages                             elao/accesseo - 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. elao/accesseo

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

elao/accesseo
=============

Provide accessibility and SEO insights of your page in Symfony profiler

v1.0.0-beta.2(4y ago)299.2k3[10 issues](https://github.com/Elao/accesseo/issues)[2 PRs](https://github.com/Elao/accesseo/pulls)MITPHPPHP &gt;=7.4

Since Aug 18Pushed 2y ago5 watchersCompare

[ Source](https://github.com/Elao/accesseo)[ Packagist](https://packagist.org/packages/elao/accesseo)[ Docs](https://github.com/Elao/accesseo)[ RSS](/packages/elao-accesseo/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (16)Versions (8)Used By (0)

Accesseo
========

[](#accesseo)

Accesseo helps you improve the accessibility and SEO of your pages with some simple optimization insights.

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

[](#installation)

```
composer require --dev elao/accesseo:^1.0@beta

```

in `config/bundles.php` add:

```
Elao\Bundle\Accesseo\ElaoAccesseoBundle::class => ['dev' => true],
```

### Configuration options

[](#configuration-options)

in `config/packages/elao_accesseo.yaml` :

#### Disable bundle :

[](#disable-bundle-)

```
elao_accesseo:
    enabled: false
```

#### Disable SEO panel :

[](#disable-seo-panel-)

```
elao_accesseo:
  enabled_seo_panel: false
```

#### Disable Accessibility panel :

[](#disable-accessibility-panel-)

```
elao_accesseo:
  enabled_accessibility_panel: false
```

### Accessibility panel : icons

[](#accessibility-panel--icons)

Configure the list of icons css classes in your html so we can check if they are readable by screen readers :

```
elao_accesseo:
  icons:
    - icon
    - duck-icon
    - ...
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.8% 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 ~54 days

Total

2

Last Release

1619d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/623877?v=4)[Elao](/maintainers/Elao)[@Elao](https://github.com/Elao)

---

Top Contributors

[![al2b](https://avatars.githubusercontent.com/u/22777481?v=4)](https://github.com/al2b "al2b (59 commits)")[![ogizanagi](https://avatars.githubusercontent.com/u/2211145?v=4)](https://github.com/ogizanagi "ogizanagi (12 commits)")[![cmozzati](https://avatars.githubusercontent.com/u/3350525?v=4)](https://github.com/cmozzati "cmozzati (5 commits)")[![maximecolin](https://avatars.githubusercontent.com/u/606766?v=4)](https://github.com/maximecolin "maximecolin (5 commits)")

---

Tags

accessibilityseosymfony-bundlesymfony-profilersymfonyaccessibilityseosymfony-profiler

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/elao-accesseo/health.svg)

```
[![Health](https://phpackages.com/badges/elao-accesseo/health.svg)](https://phpackages.com/packages/elao-accesseo)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[sensiolabs/gotenberg-bundle

A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.

210210.4k2](/packages/sensiolabs-gotenberg-bundle)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)

PHPackages © 2026

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