josgilmo / mapmon
Yet another MongoDB ODM for PHP. Nothing unnecessary, with easy joins.
v0.0.8
2020-04-23 08:01 UTC
Requires
- php: >=7.0
- mongodb/mongodb: ^1.0
Requires (Dev)
- phpunit/phpunit: ^6.5
README
Yet another MongoDB ODM for PHP
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