.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/CODEOWNERS | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/ISSUE_TEMPLATE.md | |
|
|
.github/dependabot.yml | |
|
|
.github/labels.yml | |
|
|
.github/release-drafter.yml | |
|
|
.github/renovate.json5 | |
|
|
.github/workflows/auto-approve.yml | |
|
|
.github/workflows/auto-merge.yml | |
|
|
.github/workflows/cleanup-caches.yml | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/continuous-integration.yml | |
|
|
.github/workflows/dependency-review.yml | |
|
|
.github/workflows/labels.yml | |
|
|
.github/workflows/lint-workflow-files.yml | |
|
|
.github/workflows/lock-closed-issues.yml | |
|
|
.github/workflows/reactions.yml | |
|
|
.github/workflows/release-drafter.yml | |
|
|
.github/workflows/renovate-config-validator.yml | |
|
|
.gitignore | |
|
|
.markdown-link-check.json | |
|
|
.markdownlint.yaml | |
|
|
.mega-linter.yml | |
|
|
.noai | |
|
|
.php-cs-fixer.php | 34 | A 0 mins |
|
.phplint.yml | |
|
|
.yamllint.yml | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
codecov.yml | |
|
|
composer.json | |
|
|
infection.json5 | |
|
|
phpcs.xml | |
|
|
phpmd.ruleset.xml | |
|
|
phpstan.neon | |
|
|
phpunit.xml | |
|
|
rector.php | 41 | A 0 mins |
|
src/Config/NavigationConfig.php | 65 | A 0 mins | A 100% |
src/Config/NavigationConfigFactory.php | 26 | A 0 mins | A 100% |
src/Config/NavigationConfigInterface.php | 23 | A 0 mins | F 0% |
src/ConfigProvider.php | 31 | A 0 mins | A 100% |
src/ContainerInterface.php | 22 | A 0 mins | F 0% |
src/ContainerTrait.php | 256 | A 2 hrs | A 100% |
src/Exception/BadMethodCallException.php | 6 | A 0 mins | F 0% |
src/Exception/DomainException.php | 6 | A 0 mins | F 0% |
src/Exception/ExceptionInterface.php | 7 | A 0 mins | F 0% |
src/Exception/InvalidArgumentException.php | 6 | A 0 mins | F 0% |