关键词:migrations

31
Allows you to run scripts to update your application, just like migrations
32
Make sure your database migrations are always unique
33
Managing Laravel migrations with the Browser.
34
A light weight version of Laravel's artisan just for database migrations in PHP projects outside laravel.
35
Run your Laravel migrations only when you want them to
36
Generates Laravel4 Migrations from an existing database, From Xethron/migrations-generator
38
Generates Laravel Migrations from an existing database
39
Generates Laravel Migrations from an existing database
40
Various utilities and helpers for Laravel's Database package, here among a package migrations helper.
42
Generates Laravel Migrations from an existing database
45
Import and export migration table data in Laravel projects.
46
Extension on top of Phinx to make migrations in Laravel 5 style with good IDE support
47
Generates Laravel Migrations from an existing database
49
Laravel Artisan command(s) for bulk running migrations