Re: [PHP-DB] Doctrine or another recomended ORM?

2011-02-03 Thread Miriam Natanzon
Hi, At the beginning I also think about Doctrine, BUT- I really don't like the way it uses comments for type declaration.I think this is a miss use of comments. miriam On Tue, Feb 1, 2011 at 8:41 PM, Ruwan Geeganage wrote: > Hi Natanzon, > > Doctrine is good. > check this post also > http://ww

Re: [PHP-DB] Doctrine or another recomended ORM?

2011-02-01 Thread Ruwan Geeganage
Hi Natanzon, Doctrine is good. check this post also http://www.geeganage.com/symfony-doctrine-emory-usage/ Propel is also good, but I think Doctrine is better. Thanks. On Tue, Feb 1, 2011 at 10:08 PM, Philip Thompson wrote: > http://cakeph

Re: [PHP-DB] Doctrine or another recomended ORM?

2011-02-01 Thread Philip Thompson
http://cakephp.org/ On Jan 16, 2011, at 6:02 AM, Miriam Natanzon wrote: > Hi, > > I want to choose an open-source ORM platform to use as a base for many > different applications as a standard environment in my organization. ( we > used DBI for PERL in the past). > I saw and read about Doctrine

[PHP-DB] Doctrine or another recomended ORM?

2011-01-16 Thread Miriam Natanzon
Hi, I want to choose an open-source ORM platform to use as a base for many different applications as a standard environment in my organization. ( we used DBI for PERL in the past). I saw and read about Doctrine - Does anyone have any positive/negative experience with it? Is it efficient enough (in