You are browsing a version that is no longer maintained.

Migrations

1.3.1 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.

GitHub

Install

$ composer require doctrine/migrations:1.3.1

Releases

2016-02-23 1.3.1 stable
2016-01-23 1.3.0 stable