Libraries tagged by migration core
alexia/php7mar
67554 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
c006/yii2-migration-utility
152395 Downloads
Automatically writes the create tables for migrations or create tables in general
dragon-code/laravel-migration-actions
196389 Downloads
Performing any actions during the deployment process
dragon-code/migrate-db
9266 Downloads
Easy data transfer from one database to another
dragon-code/laravel-data-dumper
5408 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
hhvm/hhast
1026132 Downloads
A mutable AST library for Hack with linting and code migrations
erjanmx/laravel-migrate-check
258702 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
discorgento/module-migrations
9898 Downloads
A dev-friendly approach to quickly create migrations (patch data) on Magento 2
dgrigg/craft-migration-assistant
79096 Downloads
Create content migrations at the click of a mouse. Keep environments in sync with ease.
orptech/laravel-migration-partition
19014 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
coderan/laravel-data-migrations
41925 Downloads
An extension to allow you to separate data migrations from structure migrations
shipmonk/doctrine-two-phase-migrations
25487 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
code-distortion/adapt
31261 Downloads
A Laravel package that builds databases for your tests, improving their speed.
andrey-helldar/laravel-actions
9373 Downloads
Performing any actions during the deployment process
firstborn/migrationmanager
56493 Downloads
Quickly create migrations for settings and content at the click of a mouse.