1- [ ![ GitHub] ( https://img.shields.io/github/license/Syndesi /cypher-entity-manager )] ( https://github.com/Syndesi /cypher-entity-manager/blob/main/LICENSE )
1+ [ ![ GitHub] ( https://img.shields.io/github/license/neo4j-php /cypher-entity-manager )] ( https://github.com/neo4j-php /cypher-entity-manager/blob/main/LICENSE )
22![ Neo4j Version Support] ( https://img.shields.io/badge/Neo4j-4.4%2B-blue )
33![ Packagist PHP Version Support (specify version)] ( https://img.shields.io/packagist/php-v/syndesi/cypher-entity-manager/dev-main )
44![ Packagist Version] ( https://img.shields.io/packagist/v/syndesi/cypher-entity-manager )
55![ Packagist Downloads] ( https://img.shields.io/packagist/dm/syndesi/cypher-entity-manager )
66
7- [ ![ Unit Tests] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-unit-test.yml/badge.svg )] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-unit-test.yml )
8- [ ![ Mutant Test] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-mutant-test.yml/badge.svg )] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-mutant-test.yml )
9- [ ![ Leak Tests] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-leak-test.yml/badge.svg )] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-leak-test.yml )
10- [ ![ PHPStan] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-phpstan.yml/badge.svg )] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-phpstan.yml )
11- [ ![ Psalm] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-psalm.yml/badge.svg )] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-psalm.yml )
12- [ ![ Code Style] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-code-style.yml/badge.svg )] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-code-style.yml )
13- [ ![ YML lint] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-yml-lint.yml/badge.svg )] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-yml-lint.yml )
14- [ ![ Markdown lint] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-markdown-lint.yml/badge.svg )] ( https://github.com/Syndesi /cypher-entity-manager/actions/workflows/ci-markdown-lint.yml )
7+ [ ![ Unit Tests] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-unit-test.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-unit-test.yml )
8+ [ ![ Mutant Test] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-mutant-test.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-mutant-test.yml )
9+ [ ![ Leak Tests] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-leak-test.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-leak-test.yml )
10+ [ ![ PHPStan] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-phpstan.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-phpstan.yml )
11+ [ ![ Psalm] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-psalm.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-psalm.yml )
12+ [ ![ Code Style] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-code-style.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-code-style.yml )
13+ [ ![ YML lint] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-yml-lint.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-yml-lint.yml )
14+ [ ![ Markdown lint] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-markdown-lint.yml/badge.svg )] ( https://github.com/neo4j-php /cypher-entity-manager/actions/workflows/ci-markdown-lint.yml )
1515[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/ecd3da92ddb4d8ac99a5/test_coverage )] ( https://codeclimate.com/github/Syndesi/cypher-entity-manager/test_coverage )
1616[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/ecd3da92ddb4d8ac99a5/maintainability )] ( https://codeclimate.com/github/Syndesi/cypher-entity-manager/maintainability )
1717
@@ -21,6 +21,6 @@ This library provides an entity manager for Cypher data types.
2121
2222Links:
2323
24- - [ Documentation] ( https://syndesi .github.io/cypher-entity-manager )
24+ - [ Documentation] ( https://neo4j-php .github.io/cypher-entity-manager )
2525- [ Packagist] ( https://packagist.org/packages/syndesi/cypher-entity-manager )
2626- [ Neo4j PHP Community] ( https://github.com/neo4j-php )
0 commit comments