Libraries tagged by user migration
imt/doctrine-migrations-multi
752 Downloads
This repository provides a simple script that adds the ability to use Doctrine Migrations with more than one (multiple) connection (database).
shyim/shopware-migration
6623 Downloads
Provides easy to use plugin migrations
qf/think-migration-generator
11 Downloads
generator migration files if you never use it
max91246/migration-generator
9 Downloads
generator migration files if you never use it
ledaishu/migration-generator
9 Downloads
generator migration files if you never use it
va/cutlet-migrate
5 Downloads
A package to use migrate:update command with options for migrations in custom directories in laravel apps.
codelieutenant/laravel-pgenum
49 Downloads
Postgres Enums used in Laravel Migrations
virge/db
251 Downloads
Virge::Database is used to connect to databases, run db schema migrations, and is used heavily by Virge::ORM
macwinnie/wp-db-phinx-helper
10 Downloads
Helper for WordPress plugins to be able to use [Phinx](https://phinx.org/) for DB migrations
cfxmarkets/repo-tools
366 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.
honeykamboj95/php-migration-engine
2 Downloads
Easy to use migration handler for your Core PHP Project.
ricardovanderspoel/laravel-smart-migrations
6 Downloads
Supercharge your Laravel migrations with AI! Laravel Smart Migrations uses OpenAI's GPT-3 to automate the generation of essential files like models, controllers, and more based on your migrations. Boost efficiency, adhere to best practices, and customize AI enhancements for your project.
puleeno/rake-wordpress-migration-example
2 Downloads
Use Rake migration framework to migrate other website to WordPress
isadmin/migration
43 Downloads
Another migration used for thinkphp v6
californiamountainsnake/laravel-migrations
40 Downloads
Use different Migration classes for different database connections in Laravel.