Libraries tagged by user migration
apen/additional_reports
168844 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
jaguarjack/migration-generator
32464 Downloads
generator migration files if you never use it
cwp/cwp-core
243896 Downloads
CWP basic compatibility module. Use for migrations.
rs/laravel-version-control
8069 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
nowo-tech/migrations-kit-bundle
1420 Downloads
Symfony bundle providing migration helpers: schema checks (table/column/index exists) and array-based migration definitions. Use in Doctrine Migrations with Symfony 7|8.
codelieutenant/laravel-pgenum
2232 Downloads
Postgres Enums used in Laravel Migrations
maxim-oleinik/blade-migrations-laravel
2313 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
a5sys/doctrine-migration-tools-bundle
10332 Downloads
Ease use of doctrine migrations
toumoro/tm-migration
2325 Downloads
TYPO3 extension that brings together the tools used for a major TYPO3 migration.
notauniondev/migrations
182 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
artetecha/upsun-wp
42 Downloads
Must-use plugin integrating WordPress with the Upsun platform: environment awareness, router-cache friendliness, safe preview clones, deploy migrations, Site Health checks, and a wp upsun CLI command.
imt/doctrine-migrations-multi
755 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
6624 Downloads
Provides easy to use plugin migrations
cedric-lekene/laravel-migration-ai
13 Downloads
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process