Libraries tagged by ArrayAccess
irfantoor/collection
265 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
coco-project/magic-access
282 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
brenoroosevelt/habemus
752 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
kael-shipman/php-std-traits
1154 Downloads
An assortment of traits, exceptions and minor classes that help to implement standard PHP interfaces like ArrayAccess, Iterator, etc., as well as a few other useful features.
takuya/php-genetator-array-access
98 Downloads
make yield into an Array / ArrayAccess.
soul-rise/arrayaccess-container
4 Downloads
ArrayAccess adapter for laminas/laminas-servicemanager
hepplerdotnet/arrayaccess
791 Downloads
Trait to implement ArrayAccess
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
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.
codeinc/array-access
25 Downloads
ArrayAccess 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
2 Downloads
Data container using dot notation
jclaveau/php-chainable-array
27 Downloads