.changelog | |
|
|
.github/CODE_OF_CONDUCT.md | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/SECURITY.md | |
|
|
.github/SUPPORT.md | |
|
|
.github/dependabot.yml | |
|
|
.github/labeler.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/github-release.yml | |
|
|
.github/workflows/issue-branch.yml | |
|
|
.github/workflows/label.yml | |
|
|
.github/workflows/lock.yml | |
|
|
.github/workflows/package-release.yml | |
|
|
.github/workflows/stale.yml | |
|
|
.gitignore | |
|
|
.php-cs-fixer.dist.php | 147 | A 0 mins |
|
CHANGELOG.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
composer.json | |
|
|
phpunit.xml.dist | |
|
|
src/InaccessiblePathSegmentException.php | 18 | A 0 mins |
|
src/Segment/ArraySegment.php | 25 | A 0 mins |
|
src/Segment/MethodSegment.php | 29 | A 0 mins |
|
src/Segment/PathSegmentInterface.php | 9 | A 0 mins |
|
src/Segment/PropertySegment.php | 25 | A 0 mins |
|
src/ValuePath.php | 45 | A 0 mins |
|
src/ValuePathInterface.php | 7 | A 0 mins |
|