Libraries tagged by laravel5-migrator
fmoreno-airzone/laravel-migration-generator
69 Downloads
Generate migrations from existing database structures
emiliosh/laravel-migration-partition
4 Downloads
Laravel extensions for creating migrations with partitions.
dilneiss/laravel-migrations-generator
534 Downloads
Generates Laravel Migrations from an existing database
denis-kisel/laravel-migration-pump
9 Downloads
Pump for laravel migration
coolseven/laravel-migration-char-type
107 Downloads
Add Char Type For Laravel Migration
chrischerrett/laravel-migrations-organiser
13 Downloads
A Laravel package to help organise migration files.
caherrera/laravel-migrate-check
34 Downloads
A command to check for pending migrations. Exits with number of pending migrations if there are any
blackbricksoftware/laravel-migration-builder-salesforce
98 Downloads
Create migration of object structure from Salesforce Org to a local database.
blackbricksoftware/laravel-migration-builder
117 Downloads
Programmatically create full Laravel migrations.
alexandruflorea/quick-laravel-migrations
544 Downloads
A package made for importing database dumps faster than the laravel classic migration system.
sebwas/laravel-migration-physical-backup
95 Downloads
This simple tool helps the developer creating physical backups of the tables he is altering using migrations, allowing for easy and fast restore
othyn/laravel-migrate-to-sql
747 Downloads
A Laravel package that easily allows for SQL to be generated from the applications migrations via a simple artisan command.
davejamesmiller/laravel-migrations-ui
655 Downloads
A web-based GUI for creating and running migrations in Laravel.
dark-templar/laravel-migration
9 Downloads
Extends Laravel migration
californiamountainsnake/laravel-migrations
40 Downloads
Use different Migration classes for different database connections in Laravel.