PHPackages                             mirkhamidov/yii2-mmigration - 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. mirkhamidov/yii2-mmigration

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

mirkhamidov/yii2-mmigration
===========================

Just handly extending defult migration functionality

0.0.5(10y ago)012PHPPHP &gt;=5.5.0

Since Jun 5Pushed 10y ago1 watchersCompare

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

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

yii2-mmigration
===============

[](#yii2-mmigration)

Helper for default migration of Yii2

Attention
=========

[](#attention)

There is no functionality. It will be soon!

Install
-------

[](#install)

### via Composer (recommended)

[](#via-composer-recommended)

`php composer.phar require mirkhamidov/yii2-mmigration '*'`

set config
----------

[](#set-config)

don`t forget to add to your main config file:

```
...
'controllerMap' => [
    'migrate' => [
        'class'          => 'yii\console\controllers\MigrateController',
        'templateFile'   => '@miroff/db/views/template.php',
    ],
],
...
```

- **0.0.5** / 08.06.2015

    `fix` Path to MMigrateController via composer autoload fixed.
- **0.0.4** / 07.06.2015

    `new` Added console controller MMigrateController (without functionality).

    `chg` Started adding some functionality to MMigration.
- **0.0.3** / 05.06.2015

    `new` No functionality, it will bee soon!

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Every ~0 days

Total

8

Last Release

3997d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

yii2mirgation

### Embed Badge

![Health badge](/badges/mirkhamidov-yii2-mmigration/health.svg)

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

###  Alternatives

[voskobovich/yii2-linker-behavior

This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.

80319.0k9](/packages/voskobovich-yii2-linker-behavior)[yii2tech/illuminate

Yii2 to Laravel Migration Package

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

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

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

Storage history of changes to ActiveRecord

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

Database extensions

19618.8k6](/packages/dmstr-yii2-db)[spanjeta/yii2-backup

Database Backup and Restore functionality

285.0k1](/packages/spanjeta-yii2-backup)

PHPackages © 2026

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