Libraries tagged by object array access
noj/dot
9775 Downloads
Nested array/object access through dot notation
elrayes/data-normalizer
71 Downloads
Data Normalizer: recursively normalize data and access it via array, object, and dot-notation (with escaped dots).
simones/dotnot
1794 Downloads
Access your data with dot notation. Array or objects: no matter what!
dwo/simple_accessor
6776 Downloads
Simple property access to objects and arrays by using simple string notation
mmamedov/array-property
19 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
jvmanji/universal-access
482 Downloads
This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.
ivir3zam/object-array-tools
159 Downloads
A full featured array behavior Abstract class for using in php libraries
code-distortion/array-object-extended
748 Downloads
ArrayObjectExtended class which adds methods missing from PHP's ArrayObject
biera/array-accessor
24890 Downloads
utils for accessing object's graph with ease
oro-flex/property-access
741 Downloads
The Oro Property Access component reads/writes values from/to object/array graphs using a simple string notation.
keven/property-access
14 Downloads
Read and write properties on arrays and objects
autoframe/design-patterns
370 Downloads
PHP design patterns. Singleton...
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
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
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes