Libraries tagged by array access
alecrabbit/accessories
781 Downloads
PHP Accessories: Classes etc.
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
firstred/php-dot-notation
128 Downloads
PHP dot notation access to arrays
vectorial1024/transmutation
0 Downloads
The "collections" library for array-like objects.
vectorial1024/alof-lib
3 Downloads
PHP array-like object functions library.
tea/collections
17 Downloads
A utility library for working with collections and arrays.
olivebbs/map
15 Downloads
Generic map for PHP
jontynewman/table
24 Downloads
An array-accessible table of data.
misakacloud/pimpledumper
4 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
web-fu/proxy
2 Downloads
Library that allows to access array and object and proxy them
adrian-ortega/dot-notation-php
32 Downloads
Access array data with dot notation
mkomorowski/php-dot-get
9 Downloads
Array dot notation access
hambrook/nestr
16 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.