Libraries tagged by migration core
lulco/phoenix
302311 Downloads
Database Migrations for PHP
dragon-code/laravel-deploy-operations
103281 Downloads
Performing any actions during the deployment process
dragon-code/laravel-actions
295483 Downloads
Performing any actions during the deployment process
alexia/php7mar
69950 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
158178 Downloads
Automatically writes the create tables for migrations or create tables in general
dragon-code/laravel-migration-actions
198279 Downloads
Performing any actions during the deployment process
dragon-code/migrate-db
11587 Downloads
Easy data transfer from one database to another
dragon-code/laravel-data-dumper
10963 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
erjanmx/laravel-migrate-check
266655 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
discorgento/module-migrations
11825 Downloads
A dev-friendly approach to quickly create migrations (patch data) on Magento 2
dgrigg/craft-migration-assistant
81039 Downloads
Create content migrations at the click of a mouse. Keep environments in sync with ease.
orptech/laravel-migration-partition
21780 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
coderan/laravel-data-migrations
43808 Downloads
An extension to allow you to separate data migrations from structure migrations
shipmonk/doctrine-two-phase-migrations
29375 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
code-distortion/adapt
33072 Downloads
A Laravel package that builds databases for your tests, improving their speed.