[UPHPU] ORM
Alvaro Carrasco
alvaro at epliant.com
Thu Nov 16 17:26:12 MST 2006
Daniel C. wrote:
> So I've been using Django and I love it. Does anyone know of an ORM
> in PHP that's somewhat like the one Django uses? I'm not expecting
> everything they've got, but even some of it would be nice.
>
> Dan
>
>
My favorite ORM for php is Propel:
http://propel.phpdb.org
It is similar to django in some aspects, different in others. I
currently use it in all of my projects and i am very happy with it.
Alvaro
More information about the UPHPU
mailing list