Libraries tagged by database migration
virge/cli-db
5 Downloads
Virge::Database is used to connect to databases, run db schema migrations, and is used heavily by Virge::ORM
rajinha92/model-generator
7 Downloads
This package reads a database and generate Models and Migrations
afoolzh/iseed
599 Downloads
Generate the migration file for laravel database.
taeluf/big-db
68 Downloads
A feature-rich (but somewhat minimalist) database layer for php, with ORM, migrations, and more.
ngframer/ngframer.php.migrator
0 Downloads
Migration system for your project's database that's too simple.
d3vr/db2migrations
108 Downloads
Artisan command to convert your current SQL database schema into Laravel 5.4.* Migration files (one for each table).
andrewgatenby/snapmigrations
7344 Downloads
Generates an SQL dump of your migrated (and seeded) database to save time re-running Migrations when running Integration and Acceptance Tests in a Lumen environment.
sobhan-dev/laravel-mig-seed-generator
8 Downloads
A Laravel package to generate migrations and seeders from an existing database.
temori/distancexport
3 Downloads
Data migration tool that can migrate data between databases with different structures.
sagor110090/livewire-crud
321 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables
rapide-software/sync-stack
9 Downloads
A package for creating and running synchronisations after a deploy, running only those which have not run yet, akin to migrations. Useful for CI/CD integration or multidatabase solutions where what has run before is not necessarily in sync across databases.
ldavidsp/livewire-crud
9 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables
galax13a/crud
39 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
foodticket/laravel-efficient-uuid
93 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
diorz38/livewire-gen
4 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables