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.0.2(1mo ago)0114MITPHPPHP ^8.2

Since Sep 14Pushed 1mo 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 today

READMEChangelogDependencies (2)Versions (4)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

Maintenance90

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Total

3

Last Release

46d 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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)

PHPackages © 2026

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