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

ActiveLibrary[Database &amp; ORM](/categories/database)

maniakalen/migration
====================

Yii2 Migration extension module for exporting DB to migration

1.0.1(6y ago)018NPOSL-3.0PHPPHP &gt;=5.4.0

Since Dec 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/maniakalen/migration)[ Packagist](https://packagist.org/packages/maniakalen/migration)[ RSS](/packages/maniakalen-migration/feed)WikiDiscussions master Synced 2mo ago

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

Yii2 Migration extension to allow migration generation from existing table
==========================================================================

[](#yii2-migration-extension-to-allow-migration-generation-from-existing-table)

To activate it you need to apply the following configuration:

```
'controllerMap' => [
        'migrate' => [
            'class' => 'maniakalen\migration\controllers\MigrateController',
            // Here configure MigrateController arguments as normal since it extends
            // from the basic yii2 MigrateController
        ],
    ],

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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

Every ~139 days

Total

3

Last Release

2420d ago

Major Versions

0.0.2 → 1.0.02019-09-24

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phpmigrationyii2

### Embed Badge

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

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

###  Alternatives

[yii2tech/illuminate

Yii2 to Laravel Migration Package

11315.1k](/packages/yii2tech-illuminate)[dmstr/yii2-migrate-command

Console Migration Command with multiple paths/aliases support

31295.5k6](/packages/dmstr-yii2-migrate-command)

PHPackages © 2026

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