Libraries tagged by migrating
swisscom/commandmigration
27168 Downloads
Neos Flow package for framework based CLI command migrations
runroom/rector-prophecy-to-mocking
443 Downloads
Rector migration rules for Prophecy to Mocking
plank/laravel-schema-events
2399 Downloads
A Laravel package to emit events based on the schema changes taking place during migration.
perryfaro/laravel-database-standalone
15288 Downloads
Stand alone setup for laravel database package with migrations
neos/contentrepository-nodemigration
3589 Downloads
Node Migration
myqaa/laravel-patches
4129 Downloads
Run patches migration style in your Laravel applications.
linc/nitro-porter
380 Downloads
The only multi-platform community migration tool. Free your forum!
lav45/yii2-db-migrate
8289 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.
lanciweb/laravel-make-crud
1705 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
jtrw/php-make
1177 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
gmars/tp5-rbac
3650 Downloads
这个扩展是基于thinkPHP5框架的RBAC权限验证的扩展。使用本扩展能够快速的将RBAC权限控制器模块引入到自己的系统中。原则上本模块适合于任何PHP框架但是由于使用了thinkPHP5的特性所以使用composer安装到其他框架时需要做相应的修改。模块所需要的扩展库可以通过thinkPHP5的migration来做数据迁移。
g4/db-tools
41516 Downloads
Database migration related tools
foogile/wp-cli-mig
12621 Downloads
General migration command for WP-CLI
egyjs/dbml-to-laravel
546 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
easy2dev/multi-tenant-wizard
279 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.