News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Cody Caughlan's Blog:
Database Migrations for PHP5
September 10, 2007 @ 08:46:00

Cody Caughlan has created a project that brings one of the popular features of Ruby on Rails to the world of PHP5 - database migrations.

One of the cool things I like about Ruby on Rails is the use of "migrations" for maintaining your DB. Migrations have proven to be pretty handy in keeping a local database in sync with the work of other developers. [...] Because migrations are incremental and they are done in a structured manner, it is a great way of pushing out new DB changes to the production database servers.

His framework, Ruckusing Migrations, is a modular framework that makes use of some of the more advanced features of PHP5. It's portable (via an adapter interface) and uses a generic task interface (task files) to load functionality into the framework. There's also plenty of API hooks to allow for a developer to easily create their own custom operations.

Check out the project homepage for more information.

0 comments voice your opinion now!
database migration rubyonrails php5 framework database migration rubyonrails php5 framework



Similar Posts

Zend Developer Zone: This Week In The Zend Framework #9

Ben Vinegar's Blog: ActiveSupport for PHP - Ruby style

Tony Bibbs' Blog: PHP5 SOAP Still Has Ways to Go

PHPBuilder.com: Cross-Platform Database PHP Development

Justin Silverton\'s Blog: Why use php5?


Community Events







Don't see your event here?
Let us know!


application releases PHP5 framework zend mysql example release developer package book ajax zendframework cakephp job conference security PEAR database code

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework