Libraries tagged by mirgation
torandi/php-migrations
192 Downloads
toramanlis/implicit-migrations
3 Downloads
Adds a command to create migrations by Eloquent models
tonygeez/lazy-column-add-to-migration
16 Downloads
Laravel package to add columns to migrations via Artisan commands.
tobento/app-migration
88 Downloads
App migration support.
tjura/yii2-migration-helper
1408 Downloads
Interactive migration generator for Yii2
tito10047/migration-backup
12 Downloads
Backup database on migrate command
tina4components/country-table-migrations
3 Downloads
Adds country tables to your database with iso2, iso3
thru.io/active_record_migrations
81 Downloads
Migrations for Active Record
thibaud-dauce/migrations
463 Downloads
Migrations' helpers to create SQL views, relationships' columns and more!
thibaud-dauce/laravel-recursive-migrations
129 Downloads
This package allows to put Laravel migrations into subdirectories
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.
thefuntasty/db-migration-php
2701 Downloads
Basic database migrations
thecodingmachine/doctrine-migrations-universal-module
25 Downloads
Cross-framework module for doctrine migrations
thatobabusi/laravel-migrations-ui
64 Downloads
A web-based GUI for creating and running migrations in Laravel.
teqnifii/laravel-key-migration
2 Downloads
Rotate your Laravel keys and migrate your encrypted data to a new key.