You are browsing a version that has not yet been released.

Migrations

3.8 upcoming

PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.

Docs GitHub

Install

$ composer require doctrine/migrations:3.8.x-dev