Skip to content

Commit 6738023

Browse files
Updated author note
1 parent cbc0fe8 commit 6738023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ extensions:
88
- mbstring https://www.php.net/manual/en/book.mbstring.php
99

1010
## Author note
11-
I really like Neo4j and I wanted to use it with PHP. But when I looked on official php library, I was really disappointed. Too much dependencies. I don't like if I need to install 10 things because of one. First I decided to use HTTP API for communication, but isn't fast enough. I went through bolt protocol documentation and I said to myself, why not to create own simple library?
11+
I really like Neo4j and I wanted to use it with PHP. But after I looked on official php library, I was really disappointed. Too much dependencies. I don't like if I need to install 10 things because of one. First I decided to use HTTP API for communication, but it wasn't fast enough. I went through bolt protocol documentation and I said to myself, why not to create own simpler library?
1212

1313
## Support
1414
If you like this project and you want to support me, buy me a tea :)

0 commit comments

Comments
 (0)