2017 © Pedro Peláez
 

library dbtomigration

Laravel 5 package to generate migration files from database

image

shakogegia/dbtomigration

Laravel 5 package to generate migration files from database

  • Sunday, May 21, 2017
  • by shakogegia
  • Repository
  • 0 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 14 % Grown

The README.md

Dbtomigration

Laravel 5 package to convert database to laravel migartions, (*1)

Install

composer require shakogegia/dbtomigration

Add Service Provider to config/app.php in providers section, (*2)

Shakogegia\Dbtomigration\DbtomigrationServiceProvider::class

Usage

Run artisan command to generate migration files, (*3)

php artisan dbtomigration:generate

Contributing

contributions are more than welcome!, (*4)

The Versions

21/05 2017

dev-master

9999999-dev

Laravel 5 package to generate migration files from database

  Sources   Download

MIT

by Shalva gegia

18/11 2016

0.1.4

0.1.4.0

Laravel 5 package to generate migration files from database

  Sources   Download

MIT

by Shalva gegia

18/11 2016

0.1.3

0.1.3.0

Laravel 5.3 package to generate migration files from database

  Sources   Download

MIT

by Shalva gegia

18/11 2016

0.1.2

0.1.2.0

Laravel 5.3 package to generate migration files from database

  Sources   Download

MIT

by Shalva gegia

18/11 2016

0.1.1

0.1.1.0

Laravel 5.3 package to generate migration files from database

  Sources   Download

MIT

by Shalva gegia

18/11 2016

0.1

0.1.0.0

sql to migrations

  Sources   Download

MIT

by Shalva gegia