An open API service indexing awesome lists of open source software.

https://github.com/simpleweb/zend-mongo-boilerplate

A basic PHP Zend Framework boilerplate for projects using MongoDB.
https://github.com/simpleweb/zend-mongo-boilerplate

Last synced: 13 days ago
JSON representation

A basic PHP Zend Framework boilerplate for projects using MongoDB.

Awesome Lists containing this project

README

          

How to use
==========

The tests/DefaultTest.php file contains some record inserts/deletes. To run the test:

$ cd tests
$ phpunit --stderr AllTests.php