yii-dbmigrations

A database migrations engine for the Yii framework
1 review   downloaded 357 times
created by pclaerhout, last updated on November 14, 2009

A database migrations engine for the Yii framework. It comes in the form of an extension which can be dropped into any existing Yii framework application.

It relies on the database abstraction layer of the Yii framework to talk to the database engine.

It’s largely inspired on the migrations functionality of the Ruby on Rails framework.

Resources