I am trying my hand at wordpress and after searching google for a solution,i have come up with nothing.Is it possible to use an ORM with wordpress?.

link|improve this question

Wordpress has its own database wrapper which, as far as I know, is very primitive. At which point would you want to use an ORM? Do you want to replace Wordpress's native method? – Pekka Nov 11 '10 at 14:15
I am not that ambitious,i thought to myself that an ORM can make things a bit easier. – objectiveME Nov 11 '10 at 14:17
feedback

1 Answer

up vote 0 down vote accepted

There is a plugin that integrates the Doctrine ORM into WP.

Cheers!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.