josgilmo/mapmon

Yet another MongoDB ODM for PHP. Nothing unnecessary, with easy joins.


Keywords
mongodb, php, mongo, odm, object document mapper
License
MIT

Documentation

Mapmon

Yet another MongoDB ODM for PHP

Build Status Coverage Status

What's that?

This is yet another, open source, and very simple ODM for MongoDB.

Mapmon it's highly inspired in Yamop, but adapted to PHP.7 and the new client for MongoDB

It works like the standard MongoDB PHP extension interface but returns objects instead of arrays (as ODM).

Issues

Any issues or questions please report here

License

Mapmon is free software distributed under the terms of the MIT license