This bundle integrates the Doctrine2 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.
Symfony integration for the doctrine/migrations library
Repository from Github https://github.comfabpot/DoctrineMigrationsBundle
This bundle integrates the Doctrine2 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.
Symfony integration for the doctrine/migrations library
MIT License