PHPackages                             dn23rus/yii2-extended-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. [Database &amp; ORM](/categories/database)
4. /
5. dn23rus/yii2-extended-migration

ActiveYii2-extension[Database &amp; ORM](/categories/database)

dn23rus/yii2-extended-migration
===============================

Yii2 Extended Migration

v1.0.3(10y ago)014MITPHP

Since Dec 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/dn23rus/yii2-extended-migration)[ Packagist](https://packagist.org/packages/dn23rus/yii2-extended-migration)[ RSS](/packages/dn23rus-yii2-extended-migration/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

Yii2 Extended Migration
=======================

[](#yii2-extended-migration)

Yii2 Extended Migration extension provides additional functionality to migration.

\##Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist dn23rus/yii2-extended-migration "1.*"

```

or add

```
"dn23rus/yii2-extended-migration": "1.*"

```

to the require section of your `composer.json` file.

\##Usage

Once the extension is installed, add this config to your `configs/main.php` :

```
    'controllerMap' => [
        // ...
        'migrate' => [
            'class'        => yii\console\controllers\MigrateController::class,
            'templateFile' => '@vendor/dn23rus/yii2-extended-migration/views/migration.php',
        ],
        // ...
    ],
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

3851d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e840caaa7c3df06849405106bec51f7c8a73d0d240806af0c079ccffa4c59f9e?d=identicon)[b.dmitry](/maintainers/b.dmitry)

---

Top Contributors

[![dn23rus](https://avatars.githubusercontent.com/u/2236266?v=4)](https://github.com/dn23rus "dn23rus (5 commits)")

---

Tags

yii2extensionyii2 migration

### Embed Badge

![Health badge](/badges/dn23rus-yii2-extended-migration/health.svg)

```
[![Health](https://phpackages.com/badges/dn23rus-yii2-extended-migration/health.svg)](https://phpackages.com/packages/dn23rus-yii2-extended-migration)
```

###  Alternatives

[johnitvn/yii2-ajaxcrud

Gii CRUD template for Single Page Ajax Administration for yii2

97213.6k16](/packages/johnitvn-yii2-ajaxcrud)[dmstr/yii2-migrate-command

Console Migration Command with multiple paths/aliases support

31297.1k6](/packages/dmstr-yii2-migrate-command)[dmstr/yii2-db

Database extensions

19642.9k6](/packages/dmstr-yii2-db)

PHPackages © 2026

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