phrity/util-accessor
Utility to handle access to a data set by using access paths. Similar to and partly compatible with xpath and json-pointer.
1.3.1
185K downloads/mo
#3021 most downloaded on Packagist
sirn-se/phrity-util-accessor
What this package is like to depend on
Last release 8 months ago
05 Dec 2025
Ships fairly regularly
a new release about every 6 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
5 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
5 releases · Jul 2023 to Dec 2025
2024
2025
2026
Releases
latest 5-
1.3.105 Dec 2025 -
1.3.002 May 2025 -
1.2.010 Jan 2025Release notes
Open source →- Php ^8.1
- DataAccessor set stores internally
- DataAccessor implements JsonSerializable
What's Changed
Full Changelog: 1.1.0...1.2.0
-
1.1.029 Jul 2024 -
1.0.004 Jul 2023Release notes
Open source →- get() and has() methods
- Accessor, PathAccessor and DataAccessor classes
- AccessorTrait trait