Libraries tagged by array-access
veewee/reflecta
377794 Downloads
Unleash the Power of Optics in your code!
php-tmdb/api
382667 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
openlss/func-mda
52102 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
aveiv/mixed-value
116053 Downloads
MixedValue provides easy array access and the ability to convert/cast values
xmarcos/dot-container
67821 Downloads
DotContainer enables deep array access using dot-notation.
wtfzdotnet/php-tmdb-api
2898 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
rotexsoft/versatile-collections
6061 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.
rkr/recursive-array-accessor
1832 Downloads
Access recursive arrays through an easy interface
petrgrishin/array-access
5216 Downloads
PHP multi array access
mschindler83/array-access
2808 Downloads
Easy array access
dgifford/array-access-trait
5546 Downloads
Trait providing methods to implement array access using a container variable.
chamber-orchestra/breadcrumbs
1363 Downloads
Lightweight, iterable breadcrumb collection for Symfony 8 applications
webnium/json-pointer
12767 Downloads
Accessor implement based on JSON Pointer (RFC6901)
prowebcraft/dot
29792 Downloads
PHP dot notation array access
michaels/data-manager
1937 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.