Libraries tagged by array accessor
setnemo/asterisk-notation
5 Downloads
Asterisk notation for array access in PHP
ridzhi/smarrt
4541 Downloads
Smart 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
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
nekoos-pood/camelcase-arrayobject-mutator
1721 Downloads
Object accessible as array that use keys with camelcase standard
firstred/php-dot-notation
129 Downloads
PHP dot notation access to arrays
dreamaker/seek
15 Downloads
this package helps handle array activities, creating, accessing, pushing, pulling items in and array
kaiseki/wp-config
338 Downloads
Type-safe access to array configurations
elrayes/data-normalizer
67 Downloads
Data Normalizer: recursively normalize data and access it via array, object, and dot-notation (with escaped dots).