doctrine/doctrine-migrations-bundle

Symfony DoctrineMigrationsBundle

Installs: 165 245 195

Dependents: 587

Suggesters: 34

Security: 0

Stars: 4 285

Watchers: 21

Forks: 220

Open Issues: 43

Type:symfony-bundle

pkg:composer/doctrine/doctrine-migrations-bundle

3.7.0 2025-11-15 19:02 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.