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

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

READMEChangelogDependencies (1)Versions (3)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

35

—

LowBetter than 80% of packages

Maintenance62

Regular maintenance activity

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

240d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ab12acda93236bdd0f4976f387bd99171d0becdf94af094b3f9663fb3e30753c?d=identicon)[Dock](/maintainers/Dock)

---

Top Contributors

[![JacekLabudda](https://avatars.githubusercontent.com/u/109294766?v=4)](https://github.com/JacekLabudda "JacekLabudda (3 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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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