Quellcode durchsuchen

Add MongoDB PHP Driver

pull/1150/head
Michael Lynn vor 4 Jahren
Ursprung
Commit
6f70bafb37
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

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.*

Laden…
Abbrechen
Speichern