You are browsing a version that is no longer maintained.

Migrations

2.1.2 unmaintained

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:2.1.2

Releases

2019-11-10 2.1.2 stable
2019-07-30 2.1.1 stable
2019-06-06 2.1.0 stable