Rails-inspired PHP framework

This is a review of a few PHP frameworks which are based on Rails, specifically on Ruby on Rails framework. Frameworks are just some pre-written modules or classes that you can call to execute actions on your behalf. The advantage is the code that you write is less, so the lesser the code, the faster you write, debug and deploy.

Actually, I’ve done my homework myself and from the reviews and forums that I’ve browsed through, it seems that CakePHP is the best available but don’t count my word on it.


I tried CakePHP last month and it left a sour taste on my tongue. The little documentation and a few code samples was not helpful at all so I figured out it wasn’t meant for someone without any experience with any MVC (Model-View-Controller) programming.

So now I am learning Ruby on Rails because it has better documentation just as a stepping stone. After I think I am ready, then I’ll jump back into CakePHP and take my share.

Anyway, as this article states, there are a few good PHP framework which is based on the Rails framework. A good reading if you’re starting into PHP frameworks.

Links
Rails-inspired PHP frameworks
CakePHP

Technorati Tags: , , , , ,

     EMail This Post

Bookmark/Share this post : Bookmark this!      Digg this!   Bookmark this!   Share this!   Track this!

Possibly Related Posts

2 Responses to “Rails-inspired PHP framework”

Leave a Reply

Random Posts