Sfoglia il codice sorgente

Added bolt library

pull/1452/head
Michal Štefaňák 1 mese fa
parent
commit
b083b8056b
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

@@ -598,6 +598,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
598 598
 
599 599
 * [MongoDB](https://github.com/mongodb/mongo-php-driver) - MongoDB PHP Driver.
600 600
 * [MongoDB PHP Library](https://github.com/mongodb/mongo-php-library) - The official high-level MongoDB PHP library built on top of the MongoDB PHP Driver.
601
+* [php-bolt-driver](https://github.com/stefanak-michal/php-bolt-driver) - PHP library to provide connectivity to graph databases (Neo4j, Memgraph, etc) over TCP socket with Bolt specification. 
601 602
 * [Predis](https://github.com/predis/predis) - A feature-complete Redis library.
602 603
 
603 604
 ### Queue

Loading…
Annulla
Salva