Libraries tagged by array access
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.
joelwurtz/json-stream
1 Downloads
Lazy, streaming JSON decoding: json_stream_decode() returns an array-accessible document that only parses the paths you access, with SIMD-accelerated scanning and constant-memory transient iteration
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
brenoroosevelt/habemus
757 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, 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.
kael-shipman/php-std-traits
1177 Downloads
An assortment of traits, exceptions and minor classes that help to implement standard PHP interfaces like ArrayAccess, Iterator, etc., as well as a few other useful features.
tcdev/stingray
2 Downloads
Stingray - Access array elements via dot notation
indgy/config
8 Downloads
Simple array config access
baohan/collection
343 Downloads
A wrapper class to provide way to access array in object oriented
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