Libraries tagged by Migration_
graviton/mongodb-migrations
6584 Downloads
Managed Database Migrations for MongoDB
futuretek/yii2-migrations
9453 Downloads
Support for migrations in extensions
fndmiranda/data-migration
418 Downloads
Synchronize and migrate data between the application and the database
fishingboy/codeigniter-migration
321 Downloads
Codeigniter Migration
fastd/migration
12990 Downloads
dilneiss/laravel-migrations-generator
528 Downloads
Generates Laravel Migrations from an existing database
cyberz/yii2-multipath-migrations
18457 Downloads
Allow to apply migrations from multiple paths or aliases
console-helpers/db-migration
3290 Downloads
Database migrations made simple
bixev/migrations
13225 Downloads
Bixev database migrations library
bariew/yii2-module-migration-controller
3945 Downloads
Runs module migrations from module 'migrations' folder
andreo/eventsauce-migration-generator
2984 Downloads
This component generates doctrine migrations per aggregate.
always-open/laravel-migration-snapshot
39550 Downloads
Dump and load snapshots of the schema produced by individual migrations.
sebastiaanluca/laravel-unbreakable-migrations
1281 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
openbuildings/timestamped-migrations
33475 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner
mll-lab/laravel-conditional-migrations
56824 Downloads
Run your Laravel migrations only when you want them to