> -----Original Message-----
> From: Matt Arnilo S. Baluyos (Mailing Lists)
> [mailto:[EMAIL PROTECTED]
> Sent: 09 August 2007 00:35
> To: PHP-General
> Subject: [PHP] ORM framework suggestion
>
>
> Hello All,
>
> I'm thinking of using an ORM framework for a new project. From my
> research, I've found Propel and Doctrine (of course, there might be
> others).
>
> Would anyone suggest what ORM framework they're using right now? I am
> experienced with OOP and am just looking for a framework to speed
> things up.
>
> I can perhaps test-drive both frameworks above and see what works
> better for me but maybe there are users here who's have had experience
> with either one (or better, both).
>
> Regards,
> Matt
>

Have a look at Qcodo: http://www.qcodo.com

If you're not after a full framework, just use the code generator to build
your ORM. I've been using it for about a year now and found it excellent.

Edward

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to