How do I integrate doctrine with PyroCMS? I have been used doctrine with codeigniter but is not the same thing to integrate with pyrocms. Can someone help me?

thx

link|improve this question
What do you mean under integration? I think ORM is the very core of each CMS and it cannot be easily replaced – FractalizeR Apr 15 '11 at 15:14
feedback

2 Answers

I can't see any reason why you could not just use Doctrine in the same way as you would with CodeIgniter. Nothing should block that. (Lead Developer of PyroCMS).

link|improve this answer
1  
I did it ^^. if someone wanna know how to use doctrine with pyrocms as a helper (autoloaded or not) just read: estilofacil.com/blog/programacao/frameworks/… – Anderson Nunes Apr 16 '11 at 23:03
Easiest solution is just to install the Spark: getsparks.org/packages/doctrine2/versions/HEAD/show – Phil Sturgeon Apr 18 at 20:03
feedback

I did it ^^. if someone wanna know how to use doctrine with pyrocms as a helper (autoloaded or not) just read: http://www.estilofacil.com/blog/programacao/frameworks/integrating-pyrocms-and-doctrine-1-2/

link|improve this answer
Link doesn't work, any code? – quantme Apr 22 at 14:20
feedback

Your Answer

 
or
required, but never shown

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