PHPackages                             o3-shop/codeception-modules - 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. o3-shop/codeception-modules

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

o3-shop/codeception-modules
===========================

Codeception helper modules for O3-Shop

v1.1.2(1w ago)05.5k↑167.6%1GPL-3.0-onlyPHP

Since Mar 5Pushed 1mo agoCompare

[ Source](https://github.com/o3-shop/codeception-modules)[ Packagist](https://packagist.org/packages/o3-shop/codeception-modules)[ Docs](https://www.o3-shop.com/)[ RSS](/packages/o3-shop-codeception-modules/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (4)Versions (9)Used By (1)

O3-Shop Codeception Modules
===========================

[](#o3-shop-codeception-modules)

Codeception helper modules for O3-Shop

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

[](#installation)

This component is installable via composer:

```
composer require --dev o3-shop/codeception-modules

```

Requirements
------------

[](#requirements)

- master branch is compatible with O3-Shop compilation master
- b-6.3.x branch is compatible with O3-Shop compilation 6.3.x
- b-6.2.x branch is compatible with O3-Shop compilation 6.2.x

Usage
-----

[](#usage)

You can use modules from this package as any other codeception module, by adding them to the `enabled` modules section in your codeception suite configurations.

**Example:**

```
modules:
  enabled:
    - \OxidEsales\Codeception\Module\Oxideshop:
      screen_shot_url: '%SCREEN_SHOT_URL%'
      depends:
        - WebDriver
        - Db
    - \OxidEsales\Codeception\Module\Database:
      depends: Db
      config_key: XXXXXXXXX
    - \OxidEsales\Codeception\Module\Translation\TranslationsModule:
      shop_path: '%SHOP_SOURCE_PATH%'
      paths: 'Application/views/flow'
    - \OxidEsales\Codeception\Module\FlowTheme:
        depends: \OxidEsales\Codeception\Module\Database

```

After adding to the suite configuration, rebuild the codeception configuration by running the command:

```
codecept build

```

Bugs and issues
---------------

[](#bugs-and-issues)

If you experience any bugs or issues, please report them in the Issues section.

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance93

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~402 days

Total

4

Last Release

8d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53b105106ade5f151851db1839b344f7be04f17d881c49ca0f4da0867d5b2d82?d=identicon)[o3-shop](/maintainers/o3-shop)

---

Top Contributors

[![o3-shop-user](https://avatars.githubusercontent.com/u/115017537?v=4)](https://github.com/o3-shop-user "o3-shop-user (1 commits)")[![ralftrapp](https://avatars.githubusercontent.com/u/74130839?v=4)](https://github.com/ralftrapp "ralftrapp (1 commits)")

---

Tags

helpercodeceptioneshopO3-Shop

### Embed Badge

![Health badge](/badges/o3-shop-codeception-modules/health.svg)

```
[![Health](https://phpackages.com/badges/o3-shop-codeception-modules/health.svg)](https://phpackages.com/packages/o3-shop-codeception-modules)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M386](/packages/easycorp-easyadmin-bundle)[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[metamodels/core

MetaModels core

10156.4k66](/packages/metamodels-core)[symfony/ux-toggle-password

Toggle visibility of password inputs for Symfony Forms

27600.4k5](/packages/symfony-ux-toggle-password)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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