Libraries tagged by array access
webnium/json-pointer
12409 Downloads
Accessor implement based on JSON Pointer (RFC6901)
ngsoft/tools
4123 Downloads
A set of reusable tools used on my projects.
fnayou/dotted
3349 Downloads
php library to access multidimensional arrays
didix16/php-apidataobject
7387 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
axetools/dot
1336 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
myerscode/utilities-bags
7132 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
gravatalonga/container
2248 Downloads
Implementation of PSR-11 Container, it is lightweight yet powerful. Feature such as Lazy Factory, Factory, Optinal Share of Services, Array Access and other it can be very versatile.
devly/repository
998 Downloads
PHP data repository object with array access using dot notation
jesseschalken/set
22666 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
kaiseki/config
841 Downloads
Type-safe access to array configurations
simones/dotnot
1001 Downloads
Access your data with dot notation. Array or objects: no matter what!
northrook/array-access
135 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
dgifford/array-access-trait
3867 Downloads
Trait providing methods to implement array access using a container variable.
coco-project/magic-access
179 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
biera/array-accessor
24814 Downloads
utils for accessing object's graph with ease