Libraries tagged by ArrayAccess
arrayaccess/dns-client
24 Downloads
Php DNS Client Resolver
webdevcave/dto
24 Downloads
Provides a foundation for data transfer objects in PHP applications. Built with support for ArrayAccess, JsonSerializable interfaces and hydration provided by our dependency injection container.
tiagosampaio/tmdb-api-php
7 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.
setnemo/asterisk-notation
5 Downloads
Asterisk notation for array access in PHP
ridzhi/smarrt
4541 Downloads
Smart array access
openlss/func-mda-glob
163 Downloads
MDA (Multi Dimensional Array) access helpers for PHPs Superglobals
mtrajano/simple-excel
10 Downloads
A wrapper around the phpexcel package, that gives it array access and some extra features
mediaflux/php-tmdb-api
12 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.
lartak/thetvdb-api
12 Downloads
PHP wrapper for The TVDB API v2. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The TVDB.
evinkuraga/tmdb-api
246 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.
codin/dot
7001 Downloads
Dot Notation Array Access
chrissileinus/config-php
28 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.