You are browsing a version that has not yet been released. |
Migrations
4.0 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.
Install
$ composer require doctrine/migrations:4.0.x-dev