Skip to content

Commit 85a0b53

Browse files
Update README.md
1 parent bd927e4 commit 85a0b53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ Throwing exceptions is default behaviour. If you want, you can assign own callab
6060
## Author note
6161
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?
6262

63+
## Another solutions
64+
https://neo4j.com/developer/php/
65+
6366
## Support
6467
If you like this project and you want to support me, buy me a tea :)
6568

0 commit comments

Comments
 (0)