This simple blog attempts to implement the Getting Started guide of Zend Framework 2, using MongoDB as a Database Backend where Doctrine ODM is used to access MongoDB Documents.
Clone the repository and run
php composer.phar install
to install Zend Framework 2 and Doctrine ODM Modules
New BSD License