doctrine/doctrine-migrations-bundle

Symfony DoctrineMigrationsBundle

Maintainers

Package info

github.com/doctrine/DoctrineMigrationsBundle

Homepage

Type:symfony-bundle

pkg:composer/doctrine/doctrine-migrations-bundle

Statistics

Installs: 175 877 351

Dependents: 614

Suggesters: 34

Stars: 4 298

Open Issues: 44


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.