Libraries tagged by array access
brenoroosevelt/habemus
757 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
jesseschalken/set
23836 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
level-2/simplecache
374 Downloads
A very simple ArrayAccess based file ache
projectmeta/stingray
683 Downloads
Stingray - Access array elements via dot notation
ecfectus/dotable
48 Downloads
A simple dot notation accessible array class and trait.
noj/dot
9775 Downloads
Nested array/object access through dot notation
weboap/option
271 Downloads
Save and retreive config from db for laravel 5 / Access Config as Array
quodos/laravel-countries
7 Downloads
Laravel package providing easy access to country arrays.
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
northrook/array-access
135 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.
mmamedov/array-property
19 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
ivir3zam/object-array-tools
159 Downloads
A full featured array behavior Abstract class for using in php libraries
codeinc/array-access
25 Downloads
ArrayAccess library
nabokoval/php-dot-access
2 Downloads
Data container using dot notation