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

ActiveMagento2-module[Database &amp; ORM](/categories/database)

pcf/magento-migration
=====================

magento phinx migration module

v1.0.0(8y ago)41192MITPHPPHP ^7.0

Since Nov 21Pushed 8y ago2 watchersCompare

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

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

Project
=======

[](#project)

Magento 2 migrations module based on [phinx](https://github.com/cakephp/phinx).

Purpose of the repository
-------------------------

[](#purpose-of-the-repository)

Creating tool for migrations in magento, with `rollback` option.

Usage
-----

[](#usage)

### Download

[](#download)

You can add these module into your project by adding lines below into your composer.json `require` section:

```
        "pcf/magento-migration" : "1.0.*",
        "symfony/console": "2.8 as v2.6"

```

Setting symfony/console alias is required for magento compatibility.

After that use your `composer update` command, ans `path/to/magento/directory/bin/magento setup:upgrade`.

### Using

[](#using)

That will enable `pcf:migration` command from your magento cli.

You have to create at least one directory in your custom modules called `Migrations` as migration files directory.

`pcf:migration` works same way as phinx binary file. [Phinx](https://github.com/cakephp/phinx) documentation can be found here: [Phinx documentation](http://docs.phinx.org)

Contributing
------------

[](#contributing)

If you wish to contribute, please read first our [Contribution guide](CONTRIBUTING.md).

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.6% 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

3096d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/40d56f4a314024b52d1bf53c185f740c07ed10d8099fe687639e5b4e0c81c2e9?d=identicon)[Pradzikowski](/maintainers/Pradzikowski)

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

---

Top Contributors

[![adeptofvoltron](https://avatars.githubusercontent.com/u/6844275?v=4)](https://github.com/adeptofvoltron "adeptofvoltron (25 commits)")[![pradzikowski](https://avatars.githubusercontent.com/u/1573220?v=4)](https://github.com/pradzikowski "pradzikowski (2 commits)")

---

Tags

magentomigrationphinx

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[odan/phinx-migrations-generator

Migration generator for Phinx

235847.8k23](/packages/odan-phinx-migrations-generator)[dmstr/yii2-db

Database extensions

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

PHPackages © 2026

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