Browse Source

Add MongoDB PHP Driver

pull/1150/head
Michael Lynn 4 years ago
parent
commit
6f70bafb37
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

578
 
578
 
579
 * [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM.
579
 * [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM.
580
 * [Predis](https://github.com/predis/predis) - A feature complete Redis library.
580
 * [Predis](https://github.com/predis/predis) - A feature complete Redis library.
581
+* [MongoDB](https://github.com/mongodb/mongo-php-driver) - The MongoDB PHP Driver.
581
 
582
 
582
 ### Queue
583
 ### Queue
583
 *Libraries for working with event and task queues.*
584
 *Libraries for working with event and task queues.*

Loading…
Cancel
Save