Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doctrine/doctrinemigrationsbundle

Symfony integration for the doctrine/migrations library
https://github.com/doctrine/doctrinemigrationsbundle

bundle doctrine doctrine-migrations php symfony symfony-bundle

Last synced: 3 days ago
JSON representation

Symfony integration for the doctrine/migrations library

Awesome Lists containing this project

README

        

DoctrineMigrationsBundle
========================

This bundle integrates the [Doctrine Migrations library](http://www.doctrine-project.org/projects/migrations.html)
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](https://symfony.com/doc/current/bundles/DoctrineMigrationsBundle/index.html).