Libraries tagged by array access
cora/collection
4 Downloads
Keep collections of data with flexible access methods.
alex-unruh/dot-notation-config
27 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
arrayaccess/traydigita
35 Downloads
Tray Digita System
arrayaccess/dns-client
11 Downloads
Php DNS Client Resolver
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
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.
brenoroosevelt/habemus
735 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
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.