Libraries tagged by ArrayAccess
dgifford/array-access-trait
3788 Downloads
Trait providing methods to implement array access using a container variable.
biera/array-accessor
24784 Downloads
utils for accessing object's graph with ease
piotrpress/initer
215 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/configer
270 Downloads
This library loads/saves php array from/to a configuration file.
nicmart/arrayze
22 Downloads
A callback-based decorator that gives array access to values.
michaels/data-manager
1819 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
codin/dot
6980 Downloads
Dot Notation Array Access
william-lindner/delimiter_array_access
5 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
takuya/php-genetator-array-access
70 Downloads
make yield into an Array / ArrayAccess.
potter/array-access
4 Downloads
PHP ArrayAccess Interface
northrook/array-access
125 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.
codeinc/array-access
21 Downloads
ArrayAccess library
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
mmamedov/array-property
18 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
ivir3zam/object-array-tools
156 Downloads
A full featured array behavior Abstract class for using in php libraries