josgilmo/mapmon

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

v0.0.8 2020-04-23 08:01 UTC

This package is auto-updated.

Last update: 2024-04-16 21:36:07 UTC


README

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