Libraries tagged by array-access
devly/repository
911 Downloads
PHP data repository object with array access using dot notation
codin/dot
6980 Downloads
Dot Notation Array Access
takuya/php-genetator-array-access
70 Downloads
make yield into an Array / ArrayAccess.
soul-rise/arrayaccess-container
2 Downloads
ArrayAccess adapter for laminas/laminas-servicemanager
hepplerdotnet/arrayaccess
786 Downloads
Trait to implement ArrayAccess
william-lindner/delimiter_array_access
5 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
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
vectorial1024/transmutation
0 Downloads
The "collections" library for array-like objects.
vectorial1024/alof-lib
3 Downloads
PHP array-like object functions library.
tea/collections
17 Downloads
A utility library for working with collections and arrays.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
olivebbs/map
15 Downloads
Generic map for PHP
nabokoval/php-dot-access
1 Downloads
Data container using dot notation