PHPackages                             dockcodes/assistforwcag-laravel - 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. dockcodes/assistforwcag-laravel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dockcodes/assistforwcag-laravel
===============================

Package to inject accessibility widget

1.2.0(3w ago)0115MITPHPPHP ^8.2

Since Sep 14Pushed 3mo agoCompare

[ Source](https://github.com/dockcodes/assistforwcag-laravel)[ Packagist](https://packagist.org/packages/dockcodes/assistforwcag-laravel)[ RSS](/packages/dockcodes-assistforwcag-laravel/feed)WikiDiscussions main Synced 1w ago

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

AssistForWCAG Laravel Package
=============================

[](#assistforwcag-laravel-package)

This package allows you to quickly integrate the Assist for WCAG accessibility widget into your Laravel application. Using environment variables for configuration, you can generate the necessary JavaScript snippet and insert it anywhere on your site with a Blade directive (`@assistForWCAG`) or directly in PHP.

Features:

- Easy setup with environment variables
- Blade directive for simple insertion

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

[](#installation)

### 1. Require package in your `composer.json`:

[](#1-require-package-in-your--composerjson)

```
composer require dockcodes/assistforwcag

```

### 2. Publish config:

[](#2-publish-config)

```
php artisan vendor:publish --provider="Dock\AssistForWCAG\DockServiceProvider" --tag="config"
```

### 3. Set up token

[](#3-set-up-token)

Register, generate a token and insert it in the configuration file.

[Get free token here.](https://wcag.dock.codes/my-account/tokens/)

Add to .env file:

```
ASSIST_FOR_WCAG_TOKEN="[Enter token here]"
```

How to display accessibility widget
===================================

[](#how-to-display-accessibility-widget)

```

  @assistForWCAG

```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance88

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

Total

4

Last Release

25d ago

### Community

Maintainers

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

---

Top Contributors

[![JacekLabudda](https://avatars.githubusercontent.com/u/109294766?v=4)](https://github.com/JacekLabudda "JacekLabudda (4 commits)")

### Embed Badge

![Health badge](/badges/dockcodes-assistforwcag-laravel/health.svg)

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

###  Alternatives

[illuminate/pagination

The Illuminate Pagination package.

12234.6M1.1k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9350.2M311](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.8M410](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.7M146](/packages/illuminate-cookie)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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