|  | Posted by mirnazim on 10/30/05 07:25 
Hi,I have to develop a web based information system for an educational
 institution. It is going to be a 100% OO code. Therefore I also need an
 Object Relational Mapper. I have not used any object relational mapper
 so far, apart from some home grown classes that implement simple Row to
 Object mappings. Now these classes are becomming difficult to maintain
 (I created them a year or so ago).
 
 So, I decided to switch to some properly maintained open source ORM. I
 tried to Google for a good Object Relational Mapper for PHP5, but sheer
 number left me confused (see
 http://wiki.cc/php/Object-relational_mapping).
 
 So, can you cool guys browse through your experiences and suggest me an
 ORM that is fairly feature full and simple to learn and use. I do not
 need anything that very big. May be something that implements Active
 Record pattern and supports transactions etc. Something like
 PEAR::DB/ADOdb with Active Record support will be cool.
 
 Thank You in advance
 -----
 Mir Nazim
 Xen Softare Labs Inc.
  Navigation: [Reply to this message] |