File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
![ License] ( https://img.shields.io/github/license/nagels-tech/neo4j-query-api )
5
5
![ Version] ( https://img.shields.io/github/v/release/nagels-tech/neo4j-query-api )
6
6
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/2cb8a1e71ed04987b1c763a09e196c84 )] ( https://app.codacy.com/gh/nagels-tech/neo4j-query-api/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade )
7
- [ ![ codecov] ( https://codecov.io/github/nagels-tech/neo4j-query-api/graph/badge.svg?token=NTHCFY38D7 )] ( https://codecov.io/github/nagels-tech/neo4j-query-api )
8
- ![ Packagist Downloads ] ( https://img.shields.io/packagist/dt/neo4j-php/ query-api )
9
-
7
+ [ ![ codecov] ( https://codecov.io/github/nagels-tech/neo4j-query-api/graph/badge.svg?token=NTHCFY38D7 )]
8
+ [ ![ PHP Tests ] ( https://github.com/nagels-tech/neo4j-query-api/actions/workflows/test.yml/badge.svg )] ( https://github.com/nagels-tech/neo4j- query-api/actions/workflows/test.yml )
9
+ [ ![ Psalm Static Analysis ] ( https://github.com/nagels-tech/neo4j-query-api/actions/workflows/psalm.yml/badge.svg )] ( https://github.com/nagels-tech/neo4j-query-api/actions/workflows/psalm.yml )
10
10
## Interact programmatically with Top Graph Technology
11
11
12
12
- Easy to start with, just build your client in one line and start running queries
Original file line number Diff line number Diff line change 1
1
{
2
+ "license" : " MIT" ,
2
3
"type" : " library" ,
3
4
"name" : " neo4j-php/query-api" ,
4
5
"description" : " Easy to use class to run Cypher queries on the Query API" ,
You can’t perform that action at this time.
0 commit comments