.github/workflows/ci-code-style.yml | |
|
|
.github/workflows/ci-markdown-lint.yml | |
|
|
.github/workflows/ci-mutant-test.yml | |
|
|
.github/workflows/ci-phpstan.yml | |
|
|
.github/workflows/ci-psalm.yml | |
|
|
.github/workflows/ci-unit-test-coverage.yml | |
|
|
.github/workflows/ci-unit-test.yml | |
|
|
.github/workflows/ci-yml-lint.yml | |
|
|
.gitignore | |
|
|
.markdownlintrc | |
|
|
.php-cs-fixer.dist.php | 21 | A 0 mins |
|
.yamllint | |
|
|
LICENSE | |
|
|
Readme.md | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
docs.docker-compose.yml | |
|
|
docs/README.md | |
|
|
docs/_navbar.md | |
|
|
docs/_sidebar.md | |
|
|
docs/assets/Flowchart_Doctrine_Events.png | |
|
|
docs/assets/Flowchart_Doctrine_Events.svg | |
|
|
docs/assets/Header.png | |
|
|
docs/assets/Header.svg | |
|
|
docs/assets/Synchronization_Types.png | |
|
|
docs/assets/Synchronization_Types.svg | |
|
|
docs/commands.md | |
|
|
docs/credits.md | |
|
|
docs/defining_nodes.md | |
|
|
docs/defining_relations.md | |
|
|
docs/getting_started.md | |
|
|
docs/index.html | |
|
|
docs/todo.md | |
|
|
infection.json | |
|
|
phpstan.neon | |
|
|
phpunit.xml.dist | |
|
|
psalm.xml | |
|
|
src/Attribute/Index.php | 29 | A 0 mins | A 100% |
src/Attribute/Node.php | 55 | A 0 mins | F 5% |
src/Attribute/Relation.php | 39 | A 0 mins | F 10% |
src/Command/DatabasePurgeCommand.php | 83 | A 1 hr | F 0% |
src/Command/DatabaseSyncCommand.php | 147 | B 6 hrs | F 0% |
src/Command/IndexListCommand.php | 123 | B 4 hrs | F 0% |
src/Command/IndexPurgeCommand.php | 70 | A 1 hr | F 0% |
src/Command/IndexSyncCommand.php | 85 | A 2 hrs | F 0% |
src/Contract/BatchNodeStatementBuilderInterface.php | 9 | A 0 mins | F 0% |
src/Contract/BatchRelationStatementBuilderInterface.php | 9 | A 0 mins | F 0% |
src/Contract/IdentifierProviderInterface.php | 8 | A 0 mins | F 0% |
src/Contract/IndexAttributeInterface.php | 8 | A 0 mins | F 0% |
src/Contract/IndexAttributeProviderInterface.php | 7 | A 0 mins | F 0% |