Libraries tagged by array access
jesseschalken/set
23728 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
fcpl/psalm-pimple-container-plugin
6696 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
fcpl/phpstan-container-extension
21624 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
simones/dotnot
1740 Downloads
Access your data with dot notation. Array or objects: no matter what!
coco-project/magic-access
282 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
biera/array-accessor
24887 Downloads
utils for accessing object's graph with ease
tebru/multi-array
3288 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
ali-eltaweel/array-subscript
141 Downloads
A PHP library for accessing object properties using array subscript notation.
smoren/nested-accessor
1139 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
dmitrijs-brujevs/data-object
8 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
irfantoor/collection
265 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
redpilllinpro/nosql-bundle
65 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
web-fu/proxy
717 Downloads
Library that allows to access array and object and proxy them
dotty/dotty
93758 Downloads
Easy access to array data using dot notation
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.