Libraries tagged by migration core

alexia/php7mar

772 Favers
74836 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.

Go to Download


dragon-code/laravel-migration-actions

245 Favers
202509 Downloads

Performing any actions during the deployment process

Go to Download


shipmonk/doctrine-two-phase-migrations

25 Favers
51122 Downloads

Two phase migrations for Doctrine ORM: before and after deploying new codebase version

Go to Download


dragon-code/migrate-db

156 Favers
22225 Downloads

Easy data transfer from one database to another

Go to Download


dragon-code/laravel-data-dumper

34 Favers
23252 Downloads

Adding data from certain tables when executing the `php artisan schema:dump` console command

Go to Download


hhvm/hhast

69 Favers
1034736 Downloads

A mutable AST library for Hack with linting and code migrations

Go to Download


erjanmx/laravel-migrate-check

54 Favers
277101 Downloads

A command to check for pending migrations. Exits with non-zero code if there are any

Go to Download


discorgento/module-migrations

25 Favers
17017 Downloads

A dev-friendly approach to quickly create migrations (patch data) on Magento 2

Go to Download


c006/yii2-migration-utility

66 Favers
161949 Downloads

Automatically writes the create tables for migrations or create tables in general

Go to Download


dgrigg/craft-migration-assistant

27 Favers
83140 Downloads

Create content migrations at the click of a mouse. Keep environments in sync with ease.

Go to Download


orptech/laravel-migration-partition

38 Favers
29531 Downloads

Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.

Go to Download


coderan/laravel-data-migrations

16 Favers
46997 Downloads

An extension to allow you to separate data migrations from structure migrations

Go to Download


laminas/laminas-servicemanager-migration

6 Favers
24150 Downloads

Migrate your code to laminas-servicemanager 4.x compatibility utilizing Rector rules.

Go to Download


robinncode/db_craft

20 Favers
4820 Downloads

DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.

Go to Download


jaydeep/laravel-preflight

5 Favers
964 Downloads

Artisan command that scans your Laravel codebase for breaking changes and compatibility issues before you upgrade to Laravel 9, 10, 11, 12, or 13.

Go to Download


<< Previous Next >>