Sfoglia il codice sorgente

Merge pull request #1150 from mrlynn/master

Add MongoDB PHP Driver
pull/1244/head
Alexander Kartavenko 1 anno fa
parent
commit
4b2348e059
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -585,6 +585,7 @@ Libraries to help manage database schemas and migrations.
585 585
 ### NoSQL
586 586
 *Libraries for working with "NoSQL" backends.*
587 587
 
588
+* [MongoDB](https://github.com/mongodb/mongo-php-driver) - MongoDB PHP Driver.
588 589
 * [PHPMongo](https://github.com/sokil/php-mongo) - A MongoDB ORM.
589 590
 * [Predis](https://github.com/predis/predis) - A feature-complete Redis library.
590 591
 

Loading…
Annulla
Salva