doctrine/doctrine-migrations-bundle

Symfony DoctrineMigrationsBundle

Installs: 161 805 465

Dependents: 577

Suggesters: 31

Security: 0

Stars: 4 276

Watchers: 21

Forks: 219

Open Issues: 47

Type:symfony-bundle

pkg:composer/doctrine/doctrine-migrations-bundle


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.