PHP on Rails

Tuesday, April 19, 2005

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.