Libraries tagged by array accessor
adrian-ortega/dot-notation-php
34 Downloads
Access array data with dot notation
mkomorowski/php-dot-get
9 Downloads
Array dot notation access
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
killswitch/earray
325 Downloads
EArray is a small PHP class to provide convenient ways to access a PHP Array.
punarinta/apath
11 Downloads
A way to access data for multidimensional PHP arrays and objects.
fromholdio/silverstripe-commonancestor
1022 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.
dschoenbauer/dot-notation
813 Downloads
Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.
cora/collection
4 Downloads
Keep collections of data with flexible access methods.
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.