PHPackages                             bscheshirwork/codeception-yii2-populate - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. bscheshirwork/codeception-yii2-populate

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

bscheshirwork/codeception-yii2-populate
=======================================

This module restore the dump before each test for your yii2 acceptance test

v1.0(9y ago)014MITPHP

Since Jan 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bscheshirwork/codeception-yii2-populate)[ Packagist](https://packagist.org/packages/bscheshirwork/codeception-yii2-populate)[ RSS](/packages/bscheshirwork-codeception-yii2-populate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

codeception-yii2-populate
=========================

[](#codeception-yii2-populate)

This module restore the dump before each test for your `yii2` `acceptance` `test`

> Note: Need more? See [bscheshirwork/codeception-db-yii2-config](https://github.com/bscheshirwork/codeception-db-yii2-config)

Example `backend/tests/acceptance.suite.yml`

```
class_name: AcceptanceTester
modules:
    enabled:
# See docker-codeception-run/docker-compose.yml: "ports" of service "nginx" is null; the selenium service named "firefox"
# See nginx-conf/nginx.conf: listen 80 for frontend; listen 8080 for backend
        - WebDriver:
            url: http://nginx:8080/
            host: firefox
            port: 4444
            browser: firefox
        - Yii2:
            part:
              - email
              - ORM
              - Fixtures
        - \bscheshirwork\Codeception\Module\Yii2Populate:
            dump: ../common/tests/_data/dump.sql #relative path from "codeception.yml"

```

\#Installation Add to you test environment`composer.json`

```
    "require": {
        "bscheshirwork/codeception-yii2-populate": "*"
    }

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3393d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f0ca6fce2d5266292b630055490f861168f8c52fe5199e7f654eebbc8b7ecb92?d=identicon)[bscheshirwork](/maintainers/bscheshirwork)

---

Top Contributors

[![bscheshirwork](https://avatars.githubusercontent.com/u/5769211?v=4)](https://github.com/bscheshirwork "bscheshirwork (7 commits)")

---

Tags

codeceptionacceptance-testingdumpyii2

### Embed Badge

![Health badge](/badges/bscheshirwork-codeception-yii2-populate/health.svg)

```
[![Health](https://phpackages.com/badges/bscheshirwork-codeception-yii2-populate/health.svg)](https://phpackages.com/packages/bscheshirwork-codeception-yii2-populate)
```

###  Alternatives

[codeception/module-webdriver

WebDriver module for Codeception

3831.4M236](/packages/codeception-module-webdriver)[demi/backup

Basic Yii2 site backup methods

2020.8k](/packages/demi-backup)[php-sage/sage

☯ Insightful PHP debugging assistant.

5639.7k5](/packages/php-sage-sage)[me-io/appium-driver-codeception

appium driver for codeception framework

1910.4k](/packages/me-io-appium-driver-codeception)[kolyunya/codeception-markup-validator

Markup validator module for Codeception.

1413.8k3](/packages/kolyunya-codeception-markup-validator)

PHPackages © 2026

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