Migrations

3.7.4 stable

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

Releases

2024-03-06 3.7.4 stable
2024-03-01 3.7.3 stable
2023-12-05 3.7.2 stable
2023-11-19 3.7.1 stable
2023-11-13 3.7.0 stable