PHPackages                             amora2972/laravel-accessibility - 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. amora2972/laravel-accessibility

ActiveLibrary

amora2972/laravel-accessibility
===============================

v1.3(3y ago)34101MITJavaScriptPHP &gt;=8.0

Since Jan 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/amora2972/laravel-accessibility)[ Packagist](https://packagist.org/packages/amora2972/laravel-accessibility)[ RSS](/packages/amora2972-laravel-accessibility/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (9)Used By (0)

#### Under Development

[](#under-development)

Laravel Accessibility
---------------------

[](#laravel-accessibility)

This package helps with a variety of common accessibility problems. The package adds a number of helpful accessibility features with a minimum amount of setup or expert knowledge.

Notice
------

[](#notice)

This repo was taken from oh4d / laravel-accessibility, and modified to work with laravel v8.0

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

[](#installation)

Require this package with composer.

```
composer require oh4d/laravel-accessibility dev-dev
```

Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

The Accessibility will be enabled by default, to change that update your .env file. See more options in `config/accessibility.php`

```
ACCESSIBILITY_ENABLED=true

```

### Laravel 5.5+:

[](#laravel-55)

If you don't use auto-discovery, add the ServiceProvider to the providers array in `config/app.php`

```
Oh4d\Accessibility\ServiceProvider::class
```

Copy the package config and translation files to your local with the publish command:

```
php artisan vendor:publish --provider="Oh4d\Accessibility\ServiceProvider"
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~112 days

Recently: every ~119 days

Total

6

Last Release

1380d ago

Major Versions

0.1.0.x-dev → 1.12021-04-09

PHP version history (2 changes)v1.0PHP &gt;=7.4

v1.3PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f8c59264d17b6eacb1d321704b6c4613ff1661fde3f050de89f49ff0c30ff2a?d=identicon)[amora2972](/maintainers/amora2972)

---

Top Contributors

[![amora2972](https://avatars.githubusercontent.com/u/32447340?v=4)](https://github.com/amora2972 "amora2972 (4 commits)")[![omarend](https://avatars.githubusercontent.com/u/70473240?v=4)](https://github.com/omarend "omarend (1 commits)")

### Embed Badge

![Health badge](/badges/amora2972-laravel-accessibility/health.svg)

```
[![Health](https://phpackages.com/badges/amora2972-laravel-accessibility/health.svg)](https://phpackages.com/packages/amora2972-laravel-accessibility)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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