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 44![ License] ( https://img.shields.io/github/license/nagels-tech/neo4j-query-api )
55![ Version] ( https://img.shields.io/github/v/release/nagels-tech/neo4j-query-api )
66[ ![ 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 )
1010## Interact programmatically with Top Graph Technology
1111
1212- 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 11{
2+ "license" : " MIT" ,
23 "type" : " library" ,
34 "name" : " neo4j-php/query-api" ,
45 "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