doctrine/doctrine-migrations-bundle

Symfony DoctrineMigrationsBundle

Installs: 164 433 155

Dependents: 582

Suggesters: 34

Security: 0

Stars: 4 279

Watchers: 21

Forks: 220

Open Issues: 43

Type:symfony-bundle

pkg:composer/doctrine/doctrine-migrations-bundle

3.6.0 2025-11-07 19:40 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.