PHPackages                             iripvanwinkle/codeception-migration - 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. iripvanwinkle/codeception-migration

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

iripvanwinkle/codeception-migration
===================================

The migration extension for Codeception with Yii2.

v1.1.0(8y ago)05391MITPHP

Since Nov 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/iRipVanWinkle/codeception-migration)[ Packagist](https://packagist.org/packages/iripvanwinkle/codeception-migration)[ RSS](/packages/iripvanwinkle-codeception-migration/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

The migration extension for Codeception (Yii2)
==============================================

[](#the-migration-extension-for-codeception-yii2)

[![GitHub license](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/iripvanwinkle/codeception-migration/master/LICENSE.md) [![Yii2](https://camo.githubusercontent.com/caa07fe5c2d65aec86e62e1957ad3df612d53c4f055c8209179f12407e806242/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c61742d737175617265)](http://www.yiiframework.com/) [![Codeception](https://camo.githubusercontent.com/48ecbd5af1fa7b6333fe8ec0444f0aca3347f0d45999ffe71fd428ecc5a66612/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d436f646563657074696f6e2d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://codeception.com/)

Install
-------

[](#install)

Via Composer

```
$ composer require iripvanwinkle/codeception-migration
```

Config
------

[](#config)

- `configFile` *required* - the path to the application config file. File should be configured for test environment and return configuration array.
- `migrationPath` - the path to your migrations folder. May use yii2 alias.
- `migrationNamespaces` - list of namespaces containing the migration classes. May corresponds with the [autoloading conventions](https://github.com/yiisoft/yii2/blob/master/docs/guide/concept-autoloading.md) of Yii.
- `entryUrl` - initial application url (default: ).
- `entryScript` - front script title (like: index-test.php). If not set - taken from entryUrl.

Usage
-----

[](#usage)

You can use this extension by setting params in your codeception.yml:

```
  extensions:
      enabled:
          - Codeception\Extension\Migration
      config:
          Codeception\Extension\Migration:
              configFile:
              migrationPath:
```

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~73 days

Total

5

Last Release

3218d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1456824?v=4)[Oleg](/maintainers/iripvanwinkle)[@iRipVanWinkle](https://github.com/iRipVanWinkle)

---

Top Contributors

[![iRipVanWinkle](https://avatars.githubusercontent.com/u/1456824?v=4)](https://github.com/iRipVanWinkle "iRipVanWinkle (3 commits)")[![thyseus](https://avatars.githubusercontent.com/u/654271?v=4)](https://github.com/thyseus "thyseus (1 commits)")

---

Tags

codeceptionmigrationyii2codeceptionyii2extension

### Embed Badge

![Health badge](/badges/iripvanwinkle-codeception-migration/health.svg)

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

###  Alternatives

[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6424.1M176](/packages/lucatume-wp-browser)[mcustiel/phiremock-codeception-extension

Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.

311.1M6](/packages/mcustiel-phiremock-codeception-extension)[site5/phantoman

The Codeception extension for automatically starting and stopping PhantomJS when running tests.

481.1M17](/packages/site5-phantoman)[mcustiel/codeception-http-mock

Extension for HTTP Mock.

1424.3k1](/packages/mcustiel-codeception-http-mock)

PHPackages © 2026

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