Libraries tagged by ArrayAccess
adbario/php-dot-notation
9339954 Downloads
PHP dot notation access to arrays
veewee/reflecta
391890 Downloads
Unleash the Power of Optics in your code!
php-tmdb/api
383028 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.
jbzoo/pimpledumper
333730 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
arrayaccess/rdap-client
Downloads
arrayaccess/rdap-client
28797 Downloads
Registration Data Access Protocol (RDAP) Client For PHP
wtfzdotnet/php-tmdb-api
2901 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
52695 Downloads
MDA (Multi Dimensional Array) access helpers for PHP
aveiv/mixed-value
117845 Downloads
MixedValue provides easy array access and the ability to convert/cast values
xmarcos/dot-container
67831 Downloads
DotContainer enables deep array access using dot-notation.
michaels/data-manager
1964 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
dgifford/array-access-trait
5600 Downloads
Trait providing methods to implement array access using a container variable.
petrgrishin/array-access
5216 Downloads
PHP multi array access
mschindler83/array-access
2819 Downloads
Easy array access
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.