Libraries tagged by array accessor
lartak/thetvdb-api
11 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
6982 Downloads
Dot Notation Array Access
tcdev/stingray
1 Downloads
Stingray - Access array elements via dot notation
indgy/config
7 Downloads
Simple array config access
ecfectus/dotable
38 Downloads
A simple dot notation accessible array class and trait.
nekoos-pood/camelcase-arrayobject-mutator
1720 Downloads
Object accessible as array that use keys with camelcase standard
kaiseki/wp-config
334 Downloads
Type-safe access to array configurations
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
craigh/jmespath-iterator
23 Downloads
Access a PHP array using Jmespath just like you would a standard array
sobriodev/collection
5 Downloads
Collection library provides a simple way to access and modify nested arrays
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
proteins/structure
40 Downloads
Access properties with associative array or object notation seamlessly
pechynho/php-utils
15863 Downloads
This is a small collection of PHP libraries for easier working with strings, arrays, files, scalars, formatting and accessing properties.