Libraries tagged by database migrations
ganeshkandu/kdbv
314 Downloads
mysql database auto schema migration tool
drarok/ladder1
1313 Downloads
Database migration system written in PHP
dlevsha/nasgrate
38 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
aymdev/fregata
158 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
mybizna/lucid
214 Downloads
Declare database migrations and factory definitions inside Laravel models.
marekgogol/crudadmin
880 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
gckabir/arty
72 Downloads
A light weight version of Laravel's artisan just for database migrations in PHP projects outside laravel.
hadeluca/db-exporter
1073 Downloads
this is a package for Laravel Framework to export, via command line, Database in Migration and all data in a Seed
daavelar/revengedb
3022 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
14 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
super-gizmo/laravel-exodus
12 Downloads
Laravel YAML migrations
stefanius/laravel-fixtures
3117 Downloads
Load YAML fixtures in your Laravel project
smrtr/mysql-version-control
1377 Downloads
A crude version control system for mysql written in php