Tedyous Posted December 17, 2006 Share Posted December 17, 2006 I am new to PHP and I am wondering which object-relational mapping tool is the preferred choice in PHP world today. I found one nice page with OR tools listed - [url=http://wiki.cc/php/Object_Relational_Mapping]http://wiki.cc/php/Object_Relational_Mapping[/url]. I also searched around a little bit and it seems that there are two solutions that stand out, EZPDO and PEAR's DB_DataObject. Which one would you chose, and why? Recently I have been working with Java and I discovered some huge advantages OR tool can bring to developer in comparison with manual SQL statement creation.Thanks a lot for your help... Link to comment https://forums.phpfreaks.com/topic/30972-preferred-object-relational-mapping-tool/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.