on GitHub: ZF 2 + ODM + MongoDB Simple Blog
Following up on my previous post about Zend Framework 2 accessing MongoDB with the help of Doctrine ODM, I want learn more deeply by creating a simple blog.
I’m fairly new to Zend Framework 2 and Doctrine. hence I’am very much opened to suggestions.
For that I’ve setup a small project on GitHub https://github.com/bigwisu/zf2odm-simple-blog
Give it a go and comment me on your suggestions.