Libraries tagged by Migration_
phpnomad/sodium-integration
1638 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
oskarstark/doctrine-postgres-public-schema-listener
129327 Downloads
An migration EventSubscriber which ensures public namespace is only added if needed
neos/contentrepository-legacynodemigration
8205 Downloads
Migration from the Non-Event-Sourced to the Event-Sourced world
ndestates/laravel-model-schema-checker
4117 Downloads
A comprehensive Laravel application validator for security, performance, relationships, migrations, and code quality. DEVELOPMENT ONLY - DO NOT install in production environments.
milpa/data
4048 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
memran/marwa-db
1314 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
lulco/nette-phoenix-registrator
145621 Downloads
Integration of Phoenix Database Migrations into Nette Framework
linc/nitro-porter
492 Downloads
The only multi-platform community migration tool. Free your community!
lav45/yii2-db-migrate
19220 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.
laravel-enso/migrator
44697 Downloads
Structure-aware migration helpers for Laravel Enso packages
jacerider/sync
5209 Downloads
Data migration and API integration suite.
herdwatch-oss/monolog-ecs-formatter
4781 Downloads
Monolog formatter and Symfony bundle that promotes typed ECS value objects (metrics, labels, text, tags, service, user, tracing, error) to top-level ECS-aligned JSON fields for clean Elasticsearch mapping, with a default copy mode that also keeps the legacy Monolog top-level keys (channel, level_name, level, datetime) so existing dashboards keep working during migration.
grazulex/laravel-turbomaker
81 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
goteo/benzina
2118 Downloads
Migration tool to pump v3 data into a v4 schema
gmars/tp5-rbac
3783 Downloads
这个扩展是基于thinkPHP5框架的RBAC权限验证的扩展。使用本扩展能够快速的将RBAC权限控制器模块引入到自己的系统中。原则上本模块适合于任何PHP框架但是由于使用了thinkPHP5的特性所以使用composer安装到其他框架时需要做相应的修改。模块所需要的扩展库可以通过thinkPHP5的migration来做数据迁移。