doctrine/doctrine-migrations-bundle

Symfony DoctrineMigrationsBundle

Installs: 162 447 278

Dependents: 578

Suggesters: 32

Security: 0

Stars: 4 278

Watchers: 21

Forks: 220

Open Issues: 47

Type:symfony-bundle

pkg:composer/doctrine/doctrine-migrations-bundle

3.5.0 2025-10-12 17:06 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.