hyperf/migration-generator-incubator

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

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