You are browsing a version that is no longer maintained.

Migrations

1.0.0 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.0.0

Releases

2015-07-29 1.0.0 stable
2015-07-05 1.0.0-RC1 rc
2015-03-22 1.0.0-ALPHA3 alpha
2015-03-21 1.0-ALPHA2 alpha
2012-10-11 1.0-ALPHA1 alpha