Libraries tagged by array-access
veewee/reflecta
467293 Downloads
Unleash the Power of Optics in your code!
php-tmdb/api
385448 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
60025 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
aveiv/mixed-value
128673 Downloads
MixedValue provides easy array access and the ability to convert/cast values
chamber-orchestra/breadcrumbs
2898 Downloads
Lightweight, iterable breadcrumb collection for Symfony 8 applications
wtfzdotnet/php-tmdb-api
2903 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.
devly/repository
3338 Downloads
PHP data repository object with array access using dot notation
rkr/recursive-array-accessor
1924 Downloads
Access recursive arrays through an easy interface
petrgrishin/array-access
5237 Downloads
PHP multi array access
mschindler83/array-access
2954 Downloads
Easy array access
dgifford/array-access-trait
5841 Downloads
Trait providing methods to implement array access using a container variable.
webnium/json-pointer
12829 Downloads
Accessor implement based on JSON Pointer (RFC6901)
xmarcos/dot-container
67859 Downloads
DotContainer enables deep array access using dot-notation.
rotexsoft/versatile-collections
6067 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
29848 Downloads
PHP dot notation array access