Libraries tagged by database migrations
graze/morphism
3473 Downloads
MySQL Database Migration
ganeshkandu/kdbv
316 Downloads
mysql database auto schema migration tool
drarok/ladder1
1314 Downloads
Database migration system written in PHP
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
dconco/schema-migrator
1 Downloads
A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.
aymdev/fregata
172 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
marekgogol/crudadmin
881 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
hadeluca/db-exporter
1078 Downloads
this is a package for Laravel Framework to export, via command line, Database in Migration and all data in a Seed
sencerhan/laravel-db-tools
408 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
daavelar/revengedb
3042 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
amyboyd/mongrate
11676 Downloads
A command-line tool for applying migrations to a MongoDB database
nwidart/db-exporter-l4.0
15 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
tacoberu/composer-schema-manage
1147 Downloads
Initiate versioning the database like code.
stefanius/laravel-fixtures
3117 Downloads
Load YAML fixtures in your Laravel project