It's Ruby on Rails, almost... One of the great features about Ruby on Rails is its data model implementation in the form of ActiveRecord. It's really impressive the way it was implemented which really makes it promising. There has been some attempts to port that feature into PHP but I was not able to...