ntentan / yentu

Provides another approach to doing database migrations in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Provides another approach to doing database migrations in PHP


Languages

Language:PHP 100.0%