doctrine/doctrine-migrations-bundle

Symfony DoctrineMigrationsBundle

Maintainers

Package info

github.com/doctrine/DoctrineMigrationsBundle

Homepage

Type:symfony-bundle

pkg:composer/doctrine/doctrine-migrations-bundle

Transparency log

Statistics

Installs: 190 360 883

Dependents: 638

Suggesters: 38

Stars: 4 313

Open Issues: 44

4.0.0 2025-12-05 08:14 UTC

README

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.

Read the documentation of this bundle.