Libraries tagged by array-accessor
ayesh/case-insensitive-array
20689 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
xmarcos/dot-container
67843 Downloads
DotContainer enables deep array access using dot-notation.
rotexsoft/versatile-collections
6062 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
prowebcraft/dot
29813 Downloads
PHP dot notation array access
gravatalonga/container
2655 Downloads
Implementation of PSR-11 Container, it is lightweight yet powerful. Feature such as Lazy Factory, Factory, Optinal Share of Services, Array Access and other it can be very versatile.
devly/repository
2899 Downloads
PHP data repository object with array access using dot notation
petrgrishin/array-access
5216 Downloads
PHP multi array access
nicmart/arrayze
24 Downloads
A callback-based decorator that gives array access to values.
brenoroosevelt/habemus
752 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
takuya/php-genetator-array-access
98 Downloads
make yield into an Array / ArrayAccess.
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
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
safeaccess/inline
3 Downloads
Safe nested data access with dot notation for PHP.
piotrpress/initer
299 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.