Stars: 4097
Forks: 211
Pull Requests: 257
Issues: 240
Watchers: 28
Last Updated: 2023-09-11 10:14:55
Symfony integration for the doctrine/migrations library
License: MIT License
Languages: PHP, Twig
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.