1
- [ ![ GitHub] ( https://img.shields.io/github/license/Syndesi /cypher-data-structures )] ( https://github.com/Syndesi /cypher-data-structures/blob/main/LICENSE )
1
+ [ ![ GitHub] ( https://img.shields.io/github/license/neo4j-php /cypher-data-structures )] ( https://github.com/neo4j-php /cypher-data-structures/blob/main/LICENSE )
2
2
![ Packagist PHP Version Support (specify version)] ( https://img.shields.io/packagist/php-v/syndesi/cypher-data-structures/dev-main )
3
3
![ Packagist Version] ( https://img.shields.io/packagist/v/syndesi/cypher-data-structures )
4
4
![ Packagist Downloads] ( https://img.shields.io/packagist/dm/syndesi/cypher-data-structures )
5
5
6
- [ ![ Unit Tests] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-unit-test.yml/badge.svg )] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-unit-test.yml )
7
- [ ![ Mutant Test] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-mutant-test.yml/badge.svg )] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-mutant-test.yml )
8
- [ ![ Leak Tests] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-leak-test.yml/badge.svg )] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-leak-test.yml )
9
- [ ![ PHPStan] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-phpstan.yml/badge.svg )] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-phpstan.yml )
10
- [ ![ Psalm] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-psalm.yml/badge.svg )] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-psalm.yml )
11
- [ ![ Code Style] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-code-style.yml/badge.svg )] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-code-style.yml )
12
- [ ![ YML lint] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-yml-lint.yml/badge.svg )] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-yml-lint.yml )
13
- [ ![ Markdown lint] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-markdown-lint.yml/badge.svg )] ( https://github.com/Syndesi /cypher-data-structures/actions/workflows/ci-markdown-lint.yml )
6
+ [ ![ Unit Tests] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-unit-test.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-unit-test.yml )
7
+ [ ![ Mutant Test] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-mutant-test.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-mutant-test.yml )
8
+ [ ![ Leak Tests] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-leak-test.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-leak-test.yml )
9
+ [ ![ PHPStan] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-phpstan.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-phpstan.yml )
10
+ [ ![ Psalm] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-psalm.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-psalm.yml )
11
+ [ ![ Code Style] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-code-style.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-code-style.yml )
12
+ [ ![ YML lint] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-yml-lint.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-yml-lint.yml )
13
+ [ ![ Markdown lint] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-markdown-lint.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-data-structures/actions/workflows/ci-markdown-lint.yml )
14
14
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/3a6aef038839e5bb5b59/test_coverage )] ( https://codeclimate.com/github/Syndesi/cypher-data-structures/test_coverage )
15
15
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/3a6aef038839e5bb5b59/maintainability )] ( https://codeclimate.com/github/Syndesi/cypher-data-structures/maintainability )
16
16
@@ -20,6 +20,6 @@ This library provides data structures for Cypher data types.
20
20
21
21
Links:
22
22
23
- - [ Documentation] ( https://syndesi .github.io/cypher-data-structures )
23
+ - [ Documentation] ( https://neo4j-php .github.io/cypher-data-structures )
24
24
- [ Packagist] ( https://packagist.org/packages/syndesi/cypher-data-structures )
25
25
- [ Neo4j PHP Community] ( https://github.com/neo4j-php )
0 commit comments