PHPackages                             magekey/module-migration-sql - 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. magekey/module-migration-sql

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

magekey/module-migration-sql
============================

Magento 2 Migration SQL

2.1.1(7y ago)0461MITPHP

Since Oct 22Pushed 7y agoCompare

[ Source](https://github.com/magekey/module-migration-sql)[ Packagist](https://packagist.org/packages/magekey/module-migration-sql)[ RSS](/packages/magekey-module-migration-sql/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Magento 2 Migration SQL
=======================

[](#magento-2-migration-sql)

Developer tool helps to migrate sql scripts created based on trigger changes.

Features:
---------

[](#features)

- Create / delete triggers for table(s)
- Push changes to sql file.

Installing the Extension
------------------------

[](#installing-the-extension)

```
composer require magekey/module-migration-sql

```

Using the Extension
-------------------

[](#using-the-extension)

```
php bin/magento migration:trigger:create cms_block cms_page

```

Do insert/update/delete changes with those tables

```
php bin/magento migration:trigger:delete
php bin/magento migration:trigger:push [migration_name] [--module Vendor_Module]

```

Apply changes
-------------

[](#apply-changes)

```
php bin/magento migration:setup:upgrade

```

or

```
php bin/magento setup:upgrade

```

Deployment
----------

[](#deployment)

```
php bin/magento maintenance:enable                  #Enable maintenance mode
php bin/magento setup:upgrade                       #Updates the Magento software
php bin/magento setup:di:compile                    #Compile dependencies
php bin/magento setup:static-content:deploy         #Deploys static view files
php bin/magento cache:flush                         #Flush cache
php bin/magento maintenance:disable                 #Disable maintenance mode

```

Versions tested
---------------

[](#versions-tested)

> 2.2.6

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Unknown

Total

1

Last Release

2763d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/magekey-module-migration-sql/health.svg)

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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