Browse Source

Merge pull request #372 from sokil/patch-1

[nosql] sokil/php-mongo
pull/501/merge
Jose Diaz-Gonzalez 9 years ago
parent
commit
a65628b94a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save