Libraries tagged by array access
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
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.
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.
tcdev/stingray
2 Downloads
Stingray - Access array elements via dot notation
indgy/config
8 Downloads
Simple array config access
baohan/collection
341 Downloads
A wrapper class to provide way to access array in object oriented
ecfectus/dotable
40 Downloads
A simple dot notation accessible array class and trait.
kaiseki/wp-config
338 Downloads
Type-safe access to array configurations
nekoos-pood/camelcase-arrayobject-mutator
1721 Downloads
Object accessible as array that use keys with camelcase standard
dreamaker/seek
15 Downloads
this package helps handle array activities, creating, accessing, pushing, pulling items in and array
craigh/jmespath-iterator
23 Downloads
Access a PHP array using Jmespath just like you would a standard array