.. | ||
Collector | ||
DependencyInjection | ||
MigrationsFactory | ||
Resources | ||
.symfony.bundle.yaml | ||
composer.json | ||
DoctrineMigrationsBundle.php | ||
LICENSE | ||
phpstan-baseline.neon | ||
README.markdown | ||
UPGRADE.md |
DoctrineMigrationsBundle
This bundle integrates the Doctrine Migrations library into Symfony applications. Database migrations help you version the changes in your database schema and apply them in a predictable way on every server running the application.