Libraries tagged by array accessor
dottwatson/simple-data
15 Downloads
traverse an array or an object by accessing the children and parents of a node
punarinta/apath
11 Downloads
A way to access data for multidimensional PHP arrays and objects.
fromholdio/silverstripe-commonancestor
1023 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.
ryanwhowe/dot
217 Downloads
A PHP library to access and Set values in an array using dot notation or any other separator
mrboolean/store
16 Downloads
MrBoolean/store is a simple and flexible way to hold your data unified and access it easily.
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
tiagosampaio/tmdb-api-php
6 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
4 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
11 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
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
6983 Downloads
Dot Notation Array Access