Rails Migration in PHP Zend Framework
January 7, 2008
Needless to say Migration is one of the best tools in Rails that make Ruby on Rails shine. If you are a PHP developer, check out this [Zend Framework: Zend_Db_Schema_Manager Component Proposal].
“Zend_Db_Schema_Manager maintains a database schema in a database agnostic format. This ensures that the same change can be applied to multiple databases and all changes can be stored in a version control system. The schema itself can be given in several formats like XML, PHP. Additional input formats could be integrated. “
Since this is still an early stage proposal, so there is no time line on when will this be available or even be accepted into the framework. But it’s always good to give your feedback to the proposal