Libraries tagged by migrtaions
igonics/laravel-specific-migrate
221 Downloads
Specific File Migrations for Laravel 5
ieov/migration-vs
688 Downloads
Database migrations via script
idiosyncratic/spiral-phinx-bridge
6 Downloads
Spiral Bridge to add Phinx DB migrations
ichie-benjamin/laravel-code-generator
18 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
ianzhang001/sql-generator
6 Downloads
convert Laravel migrations to raw SQL scripts
iannazzi/laravel-database-importer
1 Downloads
From an existing database for laravel 5 Create Migrations Models, Seeds, Factories, and Tests
human018/laravel-patch
16 Downloads
Perform migrations and database patches within your Laravel application
hopkins/migrate-reload
161 Downloads
A simple console command to drop every table in the database, and then run migrations, as well as seeds. Helpful for rapid development when you do not want to deal with the down() methods of migrations
halpdesk/laravel-migration-commands
51 Downloads
Better commands for migrations when developing a Laravel project
grundik/yii-migrate
9161 Downloads
Simple package to add database migrations to project
gi30/seeders
11 Downloads
Seeders and migrations for initial setups
gggordon/php-sql-replacer
2 Downloads
Replace values in `SQL` files especially with serialized php values. Useful for database migrations/clones.
gersonalves/migration
8 Downloads
Package para criar migrations em seu BD
gabrieljaime/laravel-api-generator-gj
21 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
fryiee/craft-helper
602 Downloads
A composer package to make scaffolding craft fields in migrations less painful.