Libraries tagged by array access
potter/array-access
4 Downloads
PHP ArrayAccess Interface
northrook/array-access
98 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
dgifford/array-access-trait
3716 Downloads
Trait providing methods to implement array access using a container variable.
dingtao/simple-array-accessor
17 Downloads
a simple lib to get/set array value with dot notation
coco-project/magic-access
99 Downloads
\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations
tebru/multi-array
3096 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
dwo/simple_accessor
6759 Downloads
Simple property access to objects and arrays by using simple string notation
scheb/property-access
143 Downloads
A lightweight library to read/write values from/to objects to arrays
andydune/array-container
518 Downloads
It profitable for better accessibility to values. It supports any filters and mutators.
alecrabbit/php-accessories
4095 Downloads
PHP Accessories: Classes etc.
tekkla/core-storage
90 Downloads
A simple OOP storage library with iteration and array access.
piotrpress/initer
151 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
piotrpress/configer
206 Downloads
This library loads/saves php array from/to a configuration file.
openlss/func-mda-glob
158 Downloads
MDA (Multi Dimensional Array) access helpers for PHPs Superglobals
autoframe/design-patterns
305 Downloads
PHP design patterns. Singleton...