PHPackages                             svycka/codeception-zend-expressive-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. [Testing &amp; Quality](/categories/testing)
4. /
5. svycka/codeception-zend-expressive-module

ActiveLibrary[Testing &amp; Quality](/categories/testing)

svycka/codeception-zend-expressive-module
=========================================

Codeception Module for Zend Expressive 3 Framework

1.0.2(8y ago)26.5k1[1 issues](https://github.com/svycka/codeception-zend-expressive-module/issues)[1 PRs](https://github.com/svycka/codeception-zend-expressive-module/pulls)MITPHPPHP ^7.1

Since Mar 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/svycka/codeception-zend-expressive-module)[ Packagist](https://packagist.org/packages/svycka/codeception-zend-expressive-module)[ Docs](https://github.com/svycka/codeception-zend-expressive-module)[ RSS](/packages/svycka-codeception-zend-expressive-module/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (8)Versions (6)Used By (0)

codeception-zend-expressive-module
==================================

[](#codeception-zend-expressive-module)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e244d2b8c6e6d7e5be8557f32afb05d7e59a2f514fb1efbb06e53843de821935/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737679636b612f636f646563657074696f6e2d7a656e642d657870726573736976652d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/svycka/codeception-zend-expressive-module)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/be371878780bf0938b1b975293aa78554cb5ff094e348e4653381e825ef67a9e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f737679636b612f636f646563657074696f6e2d7a656e642d657870726573736976652d6d6f64756c652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/svycka/codeception-zend-expressive-module)[![Coverage Status](https://camo.githubusercontent.com/0ce409c9b8211caec43c763f1623e70efa2d1d6c898bd04d38f27108fe8a69be/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f737679636b612f636f646563657074696f6e2d7a656e642d657870726573736976652d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/svycka/codeception-zend-expressive-module/code-structure)[![Quality Score](https://camo.githubusercontent.com/6a6db53ebbf3f2a51bb60aab4043e937fc3bcecd1da21fed129cc5c4317bac52/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f737679636b612f636f646563657074696f6e2d7a656e642d657870726573736976652d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/svycka/codeception-zend-expressive-module)[![Total Downloads](https://camo.githubusercontent.com/f7c53726c2720a98bbc91c87cc6be45a68a37e14e90bdcb1619621c7ef754239/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737679636b612f636f646563657074696f6e2d7a656e642d657870726573736976652d6d6f64756c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/svycka/codeception-zend-expressive-module)

This module allows you to run tests inside Zend Expressive 3 framework.

Install
-------

[](#install)

Via Composer

```
$ composer require svycka/codeception-zend-expressive-module
```

Usage
-----

[](#usage)

Put this in your `codeception.yml`

```
modules:
  config:
    \Svycka\Codeception\Module\ZendExpressive:
      container: path/to/container.php
    REST:
      depends: \Svycka\Codeception\Module\ZendExpressive
```

### Available options

[](#available-options)

- `container` - relative path to file which returns Container (default: `config/container.php`)
- `pipeline` - relative path to file which returns pipeline config (default: `config/pipeline.php`)
- `routes` - relative path to file which returns routes config (default: `config/routes.php`)
- `orm_service` - the service name for `Doctrine\ORM\EntityManager` within container (default: `doctrine.entity_manager.orm_default`)

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Vytautas Stankus](https://github.com/svycka)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

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

Total

4

Last Release

2980d ago

Major Versions

0.1.0 → 1.0.02018-03-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e0ab73cb83a2ef230038f67af23225940abc7ae809817d52c8445b43710d4ed?d=identicon)[svycka](/maintainers/svycka)

---

Top Contributors

[![svycka](https://avatars.githubusercontent.com/u/1270782?v=4)](https://github.com/svycka "svycka (16 commits)")

---

Tags

codeceptioncodeception-moduletesting-toolszend-expressivetestcodeceptionmodulezend-expressivesvyckacodeception-zend-expressive-module

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/svycka-codeception-zend-expressive-module/health.svg)

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

###  Alternatives

[codeception/module-asserts

Codeception module containing various assertions

8550.6M1.2k](/packages/codeception-module-asserts)[codeception/lib-innerbrowser

Parent library for all Codeception framework modules and PhpBrowser

8641.7M77](/packages/codeception-lib-innerbrowser)[codeception/module-webdriver

WebDriver module for Codeception

3831.4M245](/packages/codeception-module-webdriver)[docler-labs/codeception-slim-module

Codeception Module for Slim framework.

13178.0k1](/packages/docler-labs-codeception-slim-module)[codeception/module-cli

Codeception module for testing basic shell commands and shell output

149.8M162](/packages/codeception-module-cli)[herloct/codeception-slim-module

Codeception Module for Slim 3 Microframework.

26130.9k5](/packages/herloct-codeception-slim-module)

PHPackages © 2026

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