PHPackages                             eyeable/eye-able-oxid - 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. eyeable/eye-able-oxid

ActiveOxideshop-module

eyeable/eye-able-oxid
=====================

v3.0.3(2y ago)137.6k—3.3%11proprietaryPHPPHP ^8.1

Since Sep 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Tobias-Eye-Able/eye-able-oxid-module)[ Packagist](https://packagist.org/packages/eyeable/eye-able-oxid)[ RSS](/packages/eyeable-eye-able-oxid/feed)WikiDiscussions b-7.1.x Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (17)Used By (1)

Eye-Able® Assist

------------------

[](#eye-able-assist-)

This is the Oxid Module for [Eye-Able® Assist](https://eye-able.com/assist/). Our assistance software gives your users an accessible and personalised view of your website content. Eye-Able® Assist helps to customise the website to the individual needs of visitors. In this way, the assistance software promotes digital participation and improves the user experience. Eye-Able® Assist contais over 25 functions for your accessibility and can be DSGVO-compliant integrated into all HTML-based interfaces.

**Important**
In a Demo-mode Eye-Able® Assist can be used with a limited amount of functionalities. To get the full Eye-Able® Assist Software functionalities you need to purchase a license from us. The full license lets you customize Eye-Able® Assist so that it will fit to your corporate design. Also we highly recommend to contact us for individual customization of the Eye-Able® Assist Software so that it works well on your website. For more Information check out our [Website](https://eye-able.com/assist/) or contact us under [info@eye-able.com](mailto:info@eye-able.comt)website and contact us!

Eye-Able® Report

------------------

[](#eye-able-report-)

You will also get a preview of our [Eye-Able Report software](https://eye-able.com/report/). By activating the module, you will receive a short test report every 7 days that shows you the number of accessibility deficiencies after WCAG 2.2 Level AA on your homepage. If you would like a detailed report for all your subpages, please contact us under [info@eye-able.com](mailto:info@eye-able.comt)

### Configuration

[](#configuration)

As of Eye-Able® Assist version 3, no configuration is required but is still possible.

In the Administrator Panel, do not change the Eye-Able® report API URL and the Eye-Able® API key unless explicitly instructed to do so by Eye-Able®

### Installation Process

[](#installation-process)

### Branch compatibility

[](#branch-compatibility)

- b-6.5.x branch is compatible with OXID eShop compilation b-6.5.x
- b-7.0.x branch is compatible with OXID eShop compilation b-7.0.x
- b-7.1.x branch is compatible with OXID eShop compilation b-7.1.x

### Install via composer:

[](#install-via-composer)

```
cd
composer require eyeable/eye-able-oxid

```

### Install for development purposes

[](#install-for-development-purposes)

1. Clone the repository into a suitable directory of your oxid shop, e.g. dev-packages.

```
cd
git clone https://github.com/Tobias-Eye-Able/eye-able-oxid-module.git dev-packages/EyeAbleAssist --branch=b-7.1.x

```

2. Install Module from local path:

```
cd
composer config repositories.eyeable/eye-able-oxid path dev-packages/EyeAbleAssist
composer require eyeable/eye-able-oxid:*

```

### Running integration tests

[](#running-integration-tests)

```
vendor/bin/phpunit  --bootstrap=/var/www/source/bootstrap.php --testsuite=Integration  -c /var/www/vendor/eyeable/eye-able-oxid/tests/phpunit.xml

```

### Running codeception tests

[](#running-codeception-tests)

```
vendor/bin/codecept run --bootstrap=/var/www/source/bootstrap.php  -c /var/www/vendor/eyeable/eye-able-oxid/tests/codeception.yml

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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 ~6 days

Total

11

Last Release

734d ago

Major Versions

2.0 → v3.0.02024-03-12

1.0 → v3.0.12024-04-05

v1.0.2 → v2.0.22024-04-17

v2.0.2 → v3.0.22024-04-17

PHP version history (3 changes)2.0PHP ^8.0 | ^8.1

v3.0.0PHP ^8.1

1.0PHP ^7.4 | ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/139900571?v=4)[Tobias Greiner](/maintainers/Tobias-Eye-Able)[@Tobias-Eye-Able](https://github.com/Tobias-Eye-Able)

---

Top Contributors

[![Tobias-Eye-Able](https://avatars.githubusercontent.com/u/139900571?v=4)](https://github.com/Tobias-Eye-Able "Tobias-Eye-Able (28 commits)")[![hkreuter](https://avatars.githubusercontent.com/u/3692295?v=4)](https://github.com/hkreuter "hkreuter (15 commits)")[![NickHarnau-EyeAble](https://avatars.githubusercontent.com/u/197587823?v=4)](https://github.com/NickHarnau-EyeAble "NickHarnau-EyeAble (5 commits)")

---

Tags

OXIDmoduleseshop

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/eyeable-eye-able-oxid/health.svg)

```
[![Health](https://phpackages.com/badges/eyeable-eye-able-oxid/health.svg)](https://phpackages.com/packages/eyeable-eye-able-oxid)
```

###  Alternatives

[oxid-esales/oxideshop-ce

This package contains OXID eShop CE source code.

2381.1M191](/packages/oxid-esales-oxideshop-ce)[ddoe/wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

19981.7k2](/packages/ddoe-wysiwyg-editor-module)[oxid-esales/gdpr-optin-module

This is the GDPR opt-in module for the OXID eShop.

20459.1k2](/packages/oxid-esales-gdpr-optin-module)[oxid-esales/paypal-module

This is the PayPal module for the OXID eShop.

36513.5k2](/packages/oxid-esales-paypal-module)[oxid-esales/testing-library

OXID eShop testing library

13374.0k10](/packages/oxid-esales-testing-library)[oxid-esales/paymorrow-module

This is Paymorrow module for OXID eShop.

18238.2k](/packages/oxid-esales-paymorrow-module)

PHPackages © 2026

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