PHPackages                             uzproger/yii2-migrator - 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. uzproger/yii2-migrator

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

uzproger/yii2-migrator
======================

Yii2 Database migration extension which helps to migrate with multiple directories.

1.0.1(11y ago)012MITPHPPHP &gt;=5.4.0

Since May 24Pushed 11y ago1 watchersCompare

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

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

Yii2 Database migration extension
=================================

[](#yii2-database-migration-extension)

It helps to migrate with multiple directories.

Installation
------------

[](#installation)

add to the require section of your composer.json:

```
"uzproger/migrator": "*",
```

add to the console.php:

```
  ...
  'controllerMap' => [
    'migrate' => [
      'class' => 'uzproger\migrator\MigrateController',
      'additionalPaths' => [
        [
          'name' => 'First Migration Path Name',
          'path' => 'First Migration Full Path',
        ],
        [
          'name' => 'Second Migration Path Name',
          'path' => 'Second Migration Full Path',
        ],
        ...
      ],
    ],
    ...
  ],
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

4058d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c2209464928c4d34b659341edb4967bf69d895e6dd82476d952bf912fd0c49c?d=identicon)[uzproger](/maintainers/uzproger)

---

Top Contributors

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

---

Tags

yii2db migrationmodule db migrationmultiple migration

### Embed Badge

![Health badge](/badges/uzproger-yii2-migrator/health.svg)

```
[![Health](https://phpackages.com/badges/uzproger-yii2-migrator/health.svg)](https://phpackages.com/packages/uzproger-yii2-migrator)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[bizley/migration

Migration generator for Yii 2.

296389.5k11](/packages/bizley-migration)[yii2tech/illuminate

Yii2 to Laravel Migration Package

11416.2k](/packages/yii2tech-illuminate)[mootensai/yii2-relation-trait

Yii 2 Models load with relation, &amp; transaction save with relation

49232.7k9](/packages/mootensai-yii2-relation-trait)[nhkey/yii2-activerecord-history

Storage history of changes to ActiveRecord

46148.8k1](/packages/nhkey-yii2-activerecord-history)[dmstr/yii2-db

Database extensions

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

PHPackages © 2026

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