Libraries tagged by database migrations
samody/laravel-migration-preflight
441 Downloads
Pre-migration validation tool for Laravel migrations
notauniondev/migrations
257 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
morningtrain/wp-database
809 Downloads
Laravel Eloquent and Migrations for WordPress
morningmedley/database
3868 Downloads
Illuminate Migrations and Eloquent for Morningmedley.
mb4it/laravel-dbtodb-migration
446 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
laratusk/view-migrations
829 Downloads
Manage database views via SQL files with automatic content-hash-based change detection
justinkekeocha/database-dump
144 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
endeavour-agency/laravel-migration-tests
3743 Downloads
Provides tools for integration testing Laravel migrations.
arabcoders/database
2339 Downloads
Standalone database toolkit for PDO with query building, ORM, schema migrations, and seeding.
openbuildings/timestamped-migrations
33710 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner
antimattr/mongodb-migrations-bundle
78726 Downloads
Symfony MongoDBMigrationsBundle
pantono/phinx
186 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app. Forked from main repository
mybizna/automigrator
1383 Downloads
Declare database migrations and factory definitions inside Laravel models.
ingenerator/phinx-lightweight
18739 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx