How do I integrate doctrine with PyroCMS? I have been used doctrine with codeigniter but is not the same thing to i开发者_运维技巧ntegrate with pyrocms. Can someone help me?
thx
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).
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/
精彩评论