Skip to content

ntentan/yentu

Repository files navigation

Yentu! Migrations for PHP

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads

A framework independent PHP based database migration tool. Yentu allows you to add keep track of the changes to your database schema using your current VCS.

Installation

To install yentu add ntentan\yentu to your composer dependencies.