Libraries tagged by array-access
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.
biera/array-accessor
24814 Downloads
utils for accessing object's graph with ease
nicmart/arrayze
22 Downloads
A callback-based decorator that gives array access to values.
michaels/data-manager
1820 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
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
codeinc/array-access
25 Downloads
ArrayAccess library
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
piotrpress/initer
239 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/configer
295 Downloads
This library loads/saves php array from/to a configuration file.
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
159 Downloads
A full featured array behavior Abstract class for using in php libraries
autoframe/design-patterns
330 Downloads
PHP design patterns. Singleton...