Home
February 3, 2017 ยท View on GitHub
This Migrations plugin enables developers to quickly and easily manage and migrate between database schema versions.
Requirements
- CakePHP 2.5+ (We recomment latest 2.x)
- PHP 5.3.0+ (We recommend php 7+)
Documentation
- Overview
- Installation
- Examples
- Migrations
- Pre-Migration Checks
- Generate Migrations Without DB Interaction