Libraries tagged by database migration
harrykdeveloper/wordpress-change-urls-db
5 Downloads
Wordpress change urls in the Database during migration of old domain to new domain.
eihen/laravel-devlog
124 Downloads
A PHP Laravel library to keep a changelog in database using migrations
pckg/migrator
4214 Downloads
Database and config migrations made simple
hydrat-agency/laravel-partial-seeder
5 Downloads
Seed your Laravel database using a migration-like system in order to only seed the modified application defaults added during development.
human018/laravel-patch
22 Downloads
Perform migrations and database patches within your Laravel application
axcelphp/axcelphp
1 Downloads
PHP Framework with ORM, database schema and migrations support
afrocodeur/my-db
55 Downloads
DataBase Query And Migrations Builder
virge/db
257 Downloads
Virge::Database is used to connect to databases, run db schema migrations, and is used heavily by Virge::ORM
shakogegia/dbtomigration
33 Downloads
Laravel 5 package to generate migration files from database
pkeidel/dbtolaravel
469 Downloads
Reads a database and creates the migrations, models, controllers and blades for the tables
nadneb/smooth
96 Downloads
Smoothing out differences between migration files and databases.
iamgeor.ge/schema-generator
19 Downloads
A Laravel package for generating database schemas, models, and migrations through a Filament admin panel
hopkins/migrate-reload
161 Downloads
A simple console command to drop every table in the database, and then run migrations, as well as seeds. Helpful for rapid development when you do not want to deal with the down() methods of migrations
cubadevops/dbmigrator
7 Downloads
Simple PHP Version Control(migration system) for databases
abevanation/reversify
3 Downloads
Reverse engineer an existing database schema into Laravel migrations, models, services, and controllers