PHPackages                             openmvc/codeception-openmvc-module - 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. openmvc/codeception-openmvc-module

ActiveLibrary

openmvc/codeception-openmvc-module
==================================

Run functional tests against OpenMVC app

0.1.12(11y ago)0267MITPHP

Since May 20Pushed 11y ago1 watchersCompare

[ Source](https://github.com/openmvc/codeception-openmvc-module)[ Packagist](https://packagist.org/packages/openmvc/codeception-openmvc-module)[ RSS](/packages/openmvc-codeception-openmvc-module/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (13)Used By (0)

Codeception OpenMVC Module
==========================

[](#codeception-openmvc-module)

This module will let you run functional tests against your OpenMVC app.

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

[](#installation)

Add the package into your composer.json:

```
{
  "require-dev": {
    "codeception/codeception": "*",
    "openmvc/codeception-openmvc-module": "dev-master"
  }
}

```

Tell Composer to download the package:

```
php composer.phar update

```

Then enable it in your `functional.suite.yml` configuration (default values are shown below):

```
class_name: TestGuy
modules:
  enabled:
    - OpenMVC
  config:
    OpenMVC:
      locale: 'en'
      index: 'public_html/index.php'

```

License
=======

[](#license)

Released under the same liceces as Codeception: MIT

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Recently: every ~82 days

Total

12

Last Release

4039d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/950e0f86faa91c9cfc4b6e7c24629e44b3ef411a7c09a82304ae007ede6fefe1?d=identicon)[sergeylukin](/maintainers/sergeylukin)

---

Top Contributors

[![sergeylukin](https://avatars.githubusercontent.com/u/720339?v=4)](https://github.com/sergeylukin "sergeylukin (15 commits)")

### Embed Badge

![Health badge](/badges/openmvc-codeception-openmvc-module/health.svg)

```
[![Health](https://phpackages.com/badges/openmvc-codeception-openmvc-module/health.svg)](https://phpackages.com/packages/openmvc-codeception-openmvc-module)
```

PHPackages © 2026

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