Re: Suggestions for a good Object Relational Mapper for PHP 5
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Suggestions for a good Object Relational Mapper for PHP 5

From: <mirnazim@gmail.com>
Date: Mon Oct 31 2005 - 09:41:56 CET

mirnazim@gmail.com wrote:
> 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.

Please help me. Otherwise I will have to use more than one ORM and then
decide whether to use one of the existing ORM or write my own. That
will be a lot of re-invention when so many people would have already
solved this problem. After all Open Source is about sharing not only
the code but also experiences.

PS: I do not mean to sound like demending. I respect you all. I am just
confused about what ORM to to use!!!
Received on Mon Nov 21 02:53:22 2005