Libraries tagged by nested objects
zendframework/zend-config
19577184 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
23558546 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
minwork/array
197985 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
tonirilix/nested-json-flattener
80174 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
cocur/vale
80318 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
abivia/hydration
21156 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
smoren/nested-accessor
1054 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
webdevvie/nestis
8625 Downloads
A simple php class that allows for the retrieval of nested object without null checks
webino/zend-config
7836 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
webhappens/traverser
4961 Downloads
Easily traverse nested object structures without worrying about recursion.
unclecheese/silverstripe-serialised-dbfields
6103 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
starbug/bundle
7509 Downloads
A simple object abstraction for working with nested array structures.
bjoern-goetschke/object-dot-access
1732 Downloads
Library to access nested object properties by providing a string
schnittstabil/get
112909 Downloads
Get nested array values and object properties.
hambrook/nest
58 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.