关键词:migration

2
从既有的数据库中以 Migration 的形式导出数据库表,包括索引和外键,类似于数据库的逆向操作。当你的 Migration 文件数量巨大的时候,即可使用此工具来做整理。
3
Add extra functionality to Laravel migrations.
9
CodeigniterMigration is a package to integrate an already started Codeigniter-Session in Laravel 5
11
Database table structure and data exporter to migration and seed files
14
Generates Laravel4 Migrations from an existing database, From Xethron/migrations-generator
15
Migration Toolkit: Creating ORM Compatible Structure from Legacy Database
16
Generates Laravel Migrations from an existing database
18
Laravel package to fix SQLite migrations by making all columns nullable in testing environments
19
Generates Laravel Migrations from an existing database
22
Laravel 5* Converts database sql to migrations and Seeding
25
Tool to migrate from a database to another one.
27
Version based database migration system for Laravel 5.
29
Laravel Generator extends from Infyom Laravel Generator
30
Laravel Generator fork from InfyOm Laravel Generator