Ruby buzz has been making its rounds these last few months. I'm anxious to use Rails but my ISP nor my employer support it. So I've been stuck staring at the colorful lollypop from a distance.

Cake may be the solution to my problems, at least until Ruby becomes more widely supported. Cake is a PHP framework based on the Rails design. It's still in its infancy but it looks pretty solid. The developer has shown his commitment by releasing four updates in a row this month.

UPDATE As of April 18th Cake has been updated to 0.2.7 with some nice new enhancements. There is now a code generator, however, it only works in Windows. This update also includes Flay (Textile like formating class), form generators, Folder class, and the beginnings of data validation with the Model using regular expressions.

Comments

Dan

I first heard of cake from this website. Thanks! After some research I found this page on wikipedia: http://en.wikipedia.org/wiki/Object-SQL_mapping

after trying out the different PHP ones, http://www.phpobjectgenerator.com seems to be my favorite. Thought I'd share...