PHPackages                             phizzl/phpci-plugin-codeception - 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. phizzl/phpci-plugin-codeception

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

phizzl/phpci-plugin-codeception
===============================

1.0.5(8y ago)024PHP

Since Jun 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/phizzl/phpci-plugin-codeception)[ Packagist](https://packagist.org/packages/phizzl/phpci-plugin-codeception)[ RSS](/packages/phizzl-phpci-plugin-codeception/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

PHPCI Plugin Codeception
========================

[](#phpci-plugin-codeception)

This PHPCI plugin is an alternative plugin for intergartion Codeception. It supports Codeception version 2.3.

Since Codeceptions directory structure changed the PHPCI default plugin isn't able to read the generated report files.

This plugin also makes it possible to run suites using multiple commands for testing different environments.

You may configure it in you project configuration or phpci.yml as followed

```
  \Phizzl\PHPCI\Plugins\Codeception\CodeceptionPlugin:
    suites:
      acceptance:
        - { args: "--env productive,chrome -g mytests" }
        - { args: "--env productive,firefox" }
      unit:
        - { config: "codeception_alternative.yml" }
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

3183d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/phizzl-phpci-plugin-codeception/health.svg)

```
[![Health](https://phpackages.com/badges/phizzl-phpci-plugin-codeception/health.svg)](https://phpackages.com/packages/phizzl-phpci-plugin-codeception)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M340](/packages/dms-phpunit-arraysubset-asserts)[orchestra/workbench

Workbench Companion for Laravel Packages Development

8219.1M69](/packages/orchestra-workbench)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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