The Doctrine Migrations 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 powerful tool.
Detailed API documentation for the Doctrine Migrations
Detailed reference documentation for all the Doctrine Migrations features.
PDF Coming Soon