PHPackages                             skynettechnologies/neos-skynet-accessibility-scanner - 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. [Framework](/categories/framework)
4. /
5. skynettechnologies/neos-skynet-accessibility-scanner

ActiveNeos-plugin[Framework](/categories/framework)

skynettechnologies/neos-skynet-accessibility-scanner
====================================================

Scan, monitor, and identify website accessibility issues across WCAG 2.0, 2.1, 2.2, ADA, Section 508, EN 301 549, UK Equality Act, Australian DDA, and Canada ACA. Get simple issue highlights with recommended fixes.

1.0.0(3mo ago)00MITHTML

Since Feb 4Pushed 3mo agoCompare

[ Source](https://github.com/skynettechnologies/neos-skynet-accessibility-scanner)[ Packagist](https://packagist.org/packages/skynettechnologies/neos-skynet-accessibility-scanner)[ RSS](/packages/skynettechnologies-neos-skynet-accessibility-scanner/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

SkynetAccessibility Scanner: Neos Plugin
========================================

[](#skynetaccessibility-scanner-neos-plugin)

Overview
--------

[](#overview)

The **SkynetAccessibility Scanner Application** is a powerful **Accessibility Testing Tool** and **Accessibility Scanning Software** that enables organizations, businesses, government entities, and individuals to proactively scan, monitor, and remediate accessibility compliance issues. It functions as both an **Accessibility Checker** and **Accessibility Compliance Testing Software**, ensuring websites and applications meet global and regional accessibility standards.

It supports compliance with **WCAG 2.0, 2.1, 2.2, ADA, Section 508, European EN 301 549, UK Equality Act, Australian DDA, Canada ACA, and European countries accessibility standards (such as Germany BITV 2.0, France RGAA, Spain UNE 139803, and Italy Stanca Act)**. With user-friendly issue highlighting and remediation recommendations, even non-technical users can resolve accessibility challenges effectively.

This tool is designed for:

- Businesses of all sizes
- Enterprises
- Government entities
- Website owners
- E-commerce platforms
- Development and maintenance agencies

[**Start your 10-Day Free Trial today!**](https://skynetaccessibilityscan.com/trial-subscription)

Why SkynetAccessibility Scanner?
--------------------------------

[](#why-skynetaccessibility-scanner)

In today’s digital world, **Accessibility Testing** isn’t a one-time task. Evolving standards and regulations require continuous monitoring and compliance. This solution empowers organizations to **detect, track, and remediate accessibility violations** across websites, web applications, and documents using advanced **Accessibility Scanning Software**.

With proactive monitoring, you can ensure that your digital properties remain inclusive and accessible, while minimizing compliance risks.

Key Features
------------

[](#key-features)

- **Accessibility Testing** – Automated scanning and issue detection with actionable guidance.
- **Accessibility Checker** – Highlights issues and suggests fixes for developers and content editors.
- **10-Days Free Trial** – Get started risk-free. Subscriptions auto-convert after trial, with pay-later flexibility.
- **Flexible Subscription** – Cancel anytime with no hidden fees.
- **Sitemap-Based Monitoring** – Automatically scans website pages based on sitemap.
- **Automated Comprehensive Website Scanning** – Detect WCAG, ADA, Section 508, EN 301 549, and other compliance violations within 24 hours of setup.
- **Scheduled Monitoring** – Automate scans weekly, monthly, or quarterly.
- **Auto-Generated Scan Reports** – Detailed reports with severity levels, recommendations, and compliance tracking.
- **Multi-Language Support** – Scanning and monitoring available in 40+ languages.
- **Integration with All in One Accessibility® Dashboard** – Centralized insights and controls.
- **Optional Add-Ons** – Enhance compliance with custom add-ons.
- **Accessibility Compliance Testing Software** - features for enterprise workflows and audit trails.
- **Accessibility Scanning Monitoring Application** - supports API-based integrations for automation and reporting.

Compliance Standards Supported
------------------------------

[](#compliance-standards-supported)

- WCAG 2.0, 2.1, 2.2
- ADA
- Section 508
- EN 301 549 (EU)
- UK Equality Act
- Australian DDA
- Canada ACA

### European Countries Accessibility Standards

[](#european-countries-accessibility-standards)

Our SkynetAccessibility Scanner Application aligns with European country-level accessibility requirements, including (but not limited to):

- **Germany** — BITV 2.0 (Barrierefreie Informationstechnik-Verordnung)
- **France** — RGAA (Référentiel Général d’Amélioration de l’Accessibilité)
- **Spain** — UNE 139803 (Spanish accessibility technical standard)
- **Italy** — Stanca Act (Legislative Decree on Accessibility of ICT)
- **Netherlands** — Tijdelijke richtlijn / Nederland accessibility requirements (aligns with EN 301 549)
- **Sweden** — Swedish regulations aligned with EU accessibility directives
- **Poland, Belgium, Portugal, Ireland, Greece, Czechia** — national implementations that map to EN 301 549 / WCAG requirements

How It Works
------------

[](#how-it-works)

1. **Scan Your Website** – Run automated scans to detect accessibility issues with our Accessibility Testing Tool.
2. **Review Reports** – Access prioritized issue lists with remediation recommendations.
3. **Monitor &amp; Maintain** – Keep your website accessible with ongoing monitoring using the Accessibility Scanning Monitoring Application.

Getting Started
---------------

[](#getting-started)

1. Visit [SkynetAccessibility Scanner](https://www.skynettechnologies.com/accessibility-scanning-and-monitoring).
2. Request a demo or sign up for a free [trial](https://skynetaccessibilityscan.com/trial-subscription).
3. Configure domains and scan settings.
4. Start monitoring accessibility compliance and download reports.

Who Can Benefit?
----------------

[](#who-can-benefit)

- Website Owners &amp; Businesses
- Developers &amp; Web Agencies
- Digital Marketing &amp; SEO Professionals
- Government &amp; Public Sector Organizations
- Legal &amp; Compliance Teams
- Advocacy &amp; Accessibility-Focused Organizations
- E-commerce &amp; SaaS Platforms

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

[](#installation)

### Prerequisites

[](#prerequisites)

- Neos version ^9.0

### Steps

[](#steps)

You can install the SkynetAccessibility Scanner package using Composer:

1. Open your terminal and navigate to the root of your Neos project.
2. Run the following command as administrator:

```
composer require skynettechnologies/neos-skynet-accessibility-scanner
```

3. After installation, flush the caches and run database migrations (if any):

```
./flow flow:cache:flush
./flow resource:publish
./flow doctrine:migrate
```

4. You're done! The package should now be available in the Neos backend.

Configuration
-------------

[](#configuration)

To configure the plugin, go to Administration -&gt; SkynetAccessibility Scanner.

CORS Policy Configuration
-------------------------

[](#cors-policy-configuration)

To avoid CORS policy issues, ensure the following URLs are allowed in your website. These URLs should be added to your CORS configuration or trusted domains list.

**Domain****Description****Usage**`https://skynetaccessibilityscan.com`Skynet Accessibility Scan (Global Domain)API access and resourcesInstructions
------------

[](#instructions)

1. Update your server's CORS configuration to include these URLs.
2. Ensure wildcard subdomains (`*`) are supported where necessary.
3. Verify the application functionality by testing requests to these domains.
4. If issues persist, consult the documentation for CORS configuration guidance.

Screenshots
-----------

[](#screenshots)

[![SkynetAccessibility_Scanner_Image_1](https://camo.githubusercontent.com/f0862142c484fb4dfb096e02b5be29a73eef455c01a9387f842d185c0dc7dcc1/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f536b796e65744163636573736962696c6974795363616e6e65722f536b796e65744163636573736962696c6974795f5363616e6e65725f496d6167655f312e6a7067)](https://camo.githubusercontent.com/f0862142c484fb4dfb096e02b5be29a73eef455c01a9387f842d185c0dc7dcc1/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f536b796e65744163636573736962696c6974795363616e6e65722f536b796e65744163636573736962696c6974795f5363616e6e65725f496d6167655f312e6a7067)
[![SkynetAccessibility_Scanner_Image_2](https://camo.githubusercontent.com/1749e5fdd2b1235945152f0655e2b9d96cf8c2166cc9841eefb9d64e4af040a8/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f536b796e65744163636573736962696c6974795363616e6e65722f536b796e65744163636573736962696c6974795f5363616e6e65725f496d6167655f322e6a7067)](https://camo.githubusercontent.com/1749e5fdd2b1235945152f0655e2b9d96cf8c2166cc9841eefb9d64e4af040a8/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f536b796e65744163636573736962696c6974795363616e6e65722f536b796e65744163636573736962696c6974795f5363616e6e65725f496d6167655f322e6a7067)[![SkynetAccessibility_Scanner_Image_3](https://camo.githubusercontent.com/207f747eb5c1cebb40eae895ef19bd6d96eb444ecd410211d2a97ae5032f2c74/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f536b796e65744163636573736962696c6974795363616e6e65722f536b796e65744163636573736962696c6974795f5363616e6e65725f496d6167655f332e6a7067)](https://camo.githubusercontent.com/207f747eb5c1cebb40eae895ef19bd6d96eb444ecd410211d2a97ae5032f2c74/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f536b796e65744163636573736962696c6974795363616e6e65722f536b796e65744163636573736962696c6974795f5363616e6e65725f496d6167655f332e6a7067)[![SkynetAccessibility_Scanner_Image_4](https://camo.githubusercontent.com/0d3d096748ecf0542cae4a2a285a2b848e33b0d5b223f6444dab4e1736b4a284/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f536b796e65744163636573736962696c6974795363616e6e65722f536b796e65744163636573736962696c6974795f5363616e6e65725f496d6167655f342e6a7067)](https://camo.githubusercontent.com/0d3d096748ecf0542cae4a2a285a2b848e33b0d5b223f6444dab4e1736b4a284/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f536b796e65744163636573736962696c6974795363616e6e65722f536b796e65744163636573736962696c6974795f5363616e6e65725f496d6167655f342e6a7067)

Video
-----

[](#video)

[![SkynetAccessibility Scanner](https://camo.githubusercontent.com/f0e413c5cf15be57bd57389dc7c8b525c07e32c77c6c6f438933b43b648dfca8/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f78684c4b523046754b4a632f302e6a7067)](https://www.youtube.com/watch?v=xhLKR0FuKJc)

Submit a Support Request
------------------------

[](#submit-a-support-request)

Please visit our **[support page](https://www.skynettechnologies.com/report-accessibility-problem)** and fill out the form. Our team will get back to you as soon as possible.

Send Us an Email
----------------

[](#send-us-an-email)

Alternatively, you can send an email to our support team:
****

Accessibility Partnership Opportunities
---------------------------------------

[](#accessibility-partnership-opportunities)

### **[Accessibility Agency Partnership](https://www.skynettechnologies.com/agency-partners)**

[](#accessibility-agency-partnership)

Partner with us as an agency to provide comprehensive accessibility solutions to your existing clients. Get access to exclusive resources, training, and support to help you implement and manage accessibility features effectively.

### **[Accessibility Affiliate Partnership](https://www.skynettechnologies.com/affiliate-partner)**

[](#accessibility-affiliate-partnership)

Join our affiliate program and earn hefty commissions by promoting SkynetAccessibility Scanner. Share our accessibility solution within your network and help businesses improve their website accessibility while generating additional revenue.

For more details, please visit **[Accessibility Partnership Opportunities Page](https://www.skynettechnologies.com/partner-program)**.

Credits
-------

[](#credits)

This **Accessibility Scanning Monitoring Application** is developed and maintained by **[Skynet Technologies USA LLC](https://www.skynettechnologies.com)**

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance82

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

98d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/286c52917e32184b8eddacd29ae60118779b88b83144222e3af0ed3b8e1e74d2?d=identicon)[skynettechnologies](/maintainers/skynettechnologies)

---

Top Contributors

[![shakti-jha](https://avatars.githubusercontent.com/u/258156518?v=4)](https://github.com/shakti-jha "shakti-jha (1 commits)")

---

Tags

frameworkaccessibilitywcagscannerNeos CMS

### Embed Badge

![Health badge](/badges/skynettechnologies-neos-skynet-accessibility-scanner/health.svg)

```
[![Health](https://phpackages.com/badges/skynettechnologies-neos-skynet-accessibility-scanner/health.svg)](https://phpackages.com/packages/skynettechnologies-neos-skynet-accessibility-scanner)
```

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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