DoctrineMigrationsBundle

Symfony integration for the doctrine/migrations library

MIT License

Downloads
131.9M
Stars
4.2K
Committers
112

DoctrineMigrationsBundle

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.