Libraries tagged by array-access
php-tmdb/api
369327 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.
veewee/reflecta
100851 Downloads
Unleash the Power of Optics in your code!
wtfzdotnet/php-tmdb-api
2880 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.
aveiv/mixed-value
82342 Downloads
MixedValue provides easy array access and the ability to convert/cast values
petrgrishin/array-access
5174 Downloads
PHP multi array access
rotexsoft/versatile-collections
5688 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
28455 Downloads
PHP dot notation array access
openlss/func-mda
43157 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
rkr/recursive-array-accessor
1395 Downloads
Access recursive arrays through an easy interface
mschindler83/array-access
2342 Downloads
Easy array access
dgifford/array-access-trait
4115 Downloads
Trait providing methods to implement array access using a container variable.
webnium/json-pointer
12464 Downloads
Accessor implement based on JSON Pointer (RFC6901)
xmarcos/dot-container
67676 Downloads
DotContainer enables deep array access using dot-notation.
gravatalonga/container
2352 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
1095 Downloads
PHP data repository object with array access using dot notation