Libraries tagged by ArrayAccess
php-tmdb/api
343732 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
5954 Downloads
Unleash the Power of Optics in your code!
aveiv/mixed-value
57807 Downloads
MixedValue provides easy array access and the ability to convert/cast values
ayesh/case-insensitive-array
19193 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
webnium/json-pointer
12063 Downloads
Accessor implement based on JSON Pointer (RFC6901)
xmarcos/dot-container
67479 Downloads
DotContainer enables deep array access using dot-notation.
wtfzdotnet/php-tmdb-api
2839 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.
prowebcraft/dot
27293 Downloads
PHP dot notation array access
openlss/func-mda
38856 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
rkr/recursive-array-accessor
888 Downloads
Access recursive arrays through an easy interface
petrgrishin/array-access
5093 Downloads
PHP multi array access
mschindler83/array-access
1328 Downloads
Easy array access
rotexsoft/versatile-collections
5400 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.
michaels/data-manager
1814 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
gravatalonga/container
2036 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.