doctrine/doctrine-migrations-bundle

Symfony DoctrineMigrationsBundle

Installs: 162 614 459

Dependents: 578

Suggesters: 32

Security: 0

Stars: 4 275

Watchers: 21

Forks: 220

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.