You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,9 @@
12
12
- Intuitive API
13
13
- Extensible
14
14
- Designed, built and tested under close supervision with the official neo4j driver team
15
-
- Validated with [testkit](https://github.com/neo4j-drivers/testkit)*
15
+
- Validated with [testkit](https://github.com/neo4j-drivers/testkit)
16
16
- Fully typed with [psalm](https://psalm.dev/)
17
17
18
-
*(\*) version 2.1 will integrate psalm*
19
18
## See the driver in action
20
19
21
20
An example project exists on the [neo4j github](https://github.com/neo4j-examples/movies-neo4j-php-client). It uses Slim and neo4j-php-client to build an API for the classic movie's example of neo4j.
0 commit comments