hyperf/migration-generator-incubator

This package is abandoned and no longer maintained. The author suggests using the hyperf/migration-generator package instead.

Maintainers

Package info

github.com/hyperf/migration-generator-incubator

pkg:composer/hyperf/migration-generator-incubator

Statistics

Installs: 197

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

v0.4.3 2023-07-23 10:49 UTC

This package is auto-updated.

Last update: 2023-07-24 06:21:52 UTC


README

Migration Generator which used to generate migrations from an existing table structure for Hyperf.

migration-generator

How to install

composer require hyperf/migration-generator-incubator --dev

How to use

php bin/hyperf.php gen:migration-from-database