c4n4r/phinx_migration_generator

This package is abandoned and no longer maintained. No replacement package was suggested.

A simple lib to generate phinx migration file from your actual database STILL IN BETA!!!

1.0.1 2020-07-10 16:09 UTC

This package is auto-updated.

Last update: 2023-08-31 19:25:26 UTC


README

#Phinx migration generator

A simple lib to generate a migration file from your actual database

##Installation

composer require c4n4r/phinx_migration_generator

##usage

to start generate a new file use this command

php vendor/c4n4r/phinx_migration_generator migrations_generator.php

Answer the questions et have fun