Add PHPMongo ORM

This commit is contained in:
De Sokil 2015-04-28 14:55:13 +03:00
parent ef9184427a
commit 59bae28cff
1 changed files with 1 additions and 0 deletions

View File

@ -452,6 +452,7 @@ Libraries to help manage database schemas and migrations.
* [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library.
* [Monga](https://github.com/thephpleague/monga) - A MongoDB abstraction library.
* [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM.
* [Predis](https://github.com/nrk/predis) - A feature complete Redis library.
## Queue