2008. 02. 4, hétfő keltezéssel 22.14-kor AmirBehzad Eslami ezt írta: > Dear List, > > I've just heard of ORM (Object Relational Mapping) frameworks written for > PHP. > It seems that there are two major frameworks here: Doctrine and Propel: > > http://www.phpdoctrine.org/ > http://propel.phpdb.org/trac/ > > I wonder which one is better? What is the difference between these? doctrine has several very cool and useful features which propel does not have. for example real inheritance. and their documentation is also much superior. however doctrine is still in early stage of development, so if you work on a project where stability is an issue I suggest using propel (later, when doctrine becomes stable, we plan to change to it). if you just want to experiment with these, try both. :) greets Zoltán Németh > I'm talking about the learning curve, peroformance. > What are the advantages/disadvantages of each one? > > Thank you in advance, > Behzad -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php