Libraries tagged by array accessor
keven/property-access
14 Downloads
Read and write properties on arrays and objects
dot-array/dot-array
11 Downloads
(C)oncept-Labs 'DOT' Array
andydune/array-container
528 Downloads
It profitable for better accessibility to values. It supports any filters and mutators.
scheb/property-access
145 Downloads
A lightweight library to read/write values from/to objects to arrays
tekkla/core-storage
98 Downloads
A simple OOP storage library with iteration and array access.
piotrpress/initer
262 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/configer
319 Downloads
This library loads/saves php array from/to a configuration file.
openlss/func-mda-glob
163 Downloads
MDA (Multi Dimensional Array) access helpers for PHPs Superglobals
jontynewman/table
25 Downloads
An array-accessible table of data.
autoframe/design-patterns
341 Downloads
PHP design patterns. Singleton...
dotaccess/dotarray
15 Downloads
(C)oncept-Labs DOT Accessable array container
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.