c4n4r / phinx_migration_generator
A simple lib to generate phinx migration file from your actual database STILL IN BETA!!!
Installs: 2 103
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Requires
- php: >=7.2.0
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