PHPackages                             dreamyi12/reverse-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dreamyi12/reverse-migration

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dreamyi12/reverse-migration
===========================

Hyperf data reverse migration tool

v1.0.3(4y ago)048MITPHPPHP &gt;=7.4

Since Mar 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/dreamyi12/hyperf-reverse-migration)[ Packagist](https://packagist.org/packages/dreamyi12/reverse-migration)[ RSS](/packages/dreamyi12-reverse-migration/feed)WikiDiscussions main Synced 1mo ago

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

Migration Generator
===================

[](#migration-generator)

Hyperf data reverse migration tool, currently only supports MySQL database, hyperf2 Version 2

Hyperf数据反向迁移工具，目前仅支持Mysql数据库,Hyperf2.2版本

How to install
--------------

[](#how-to-install)

如何安装
----

[](#如何安装)

```
composer require dreamyi12/reverse-migration

```

How to use
----------

[](#how-to-use)

如何使用
----

[](#如何使用)

```
//迁移全部数据库表
php bin/hyperf.php gen:reverse-migration

//迁移单张表
php bin/hyperf.php gen:reverse-migration -table=XXXXXX

//迁移文件生成路径可以由-path 指定
```

欢迎有问题随时提问

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~3 days

Total

3

Last Release

1516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93efeb9504729fad8e5672d1dff33e9ef7aa43d3554e0ff9eb90e2733e8597e9?d=identicon)[dreamyi12](/maintainers/dreamyi12)

---

Top Contributors

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

---

Tags

phphyperf

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[hyperf/watcher

Hot reload watcher for Hyperf

17846.7k27](/packages/hyperf-watcher)

PHPackages © 2026

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