Libraries tagged by array access
ivir3zam/object-array-tools
159 Downloads
A full featured array behavior Abstract class for using in php libraries
codeinc/array-access
25 Downloads
ArrayAccess library
nabokoval/php-dot-access
2 Downloads
Data container using dot notation
jclaveau/php-chainable-array
27 Downloads
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
cygnite/array-manipulator
18 Downloads
Array Element Reader As String Path
code-distortion/array-object-extended
458 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
biera/array-accessor
24860 Downloads
utils for accessing object's graph with ease
soul-rise/arrayaccess-container
3 Downloads
ArrayAccess adapter for laminas/laminas-servicemanager
hepplerdotnet/arrayaccess
791 Downloads
Trait to implement ArrayAccess
raggitech/php-dot-array
1534 Downloads
Access array data quickly/easily using dot-notation and asterisk.
jvmanji/universal-access
478 Downloads
This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.
dwo/simple_accessor
6774 Downloads
Simple property access to objects and arrays by using simple string notation
mikeevstropov/soft-array
21 Downloads
Array that does not cause errors when accessing not-existing offset
oro-flex/property-access
741 Downloads
The Oro Property Access component reads/writes values from/to object/array graphs using a simple string notation.