Search by

doctrine / doctrine-migrations-bundle

beberleijwage

Symfony DoctrineMigrationsBundle

Package info

github.com/doctrine/DoctrineMigrationsBundle

Homepage

Type:symfony-bundle

pkg:composer/doctrine/doctrine-migrations-bundle

Statistics

Installs: 197 615 171

Dependents: 640

Suggesters: 39

Stars: 4 304

Open Issues: 43

4.0.1 2026-08-26 05:54 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.