Libraries tagged by nested objects
zendframework/zend-config
19371768 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
21009457 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
minwork/array
176165 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
72764 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
77270 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
abivia/hydration
17312 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
smoren/nested-accessor
1017 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
webdevvie/nestis
8209 Downloads
A simple php class that allows for the retrieval of nested object without null checks
schnittstabil/get
112841 Downloads
Get nested array values and object properties.
webino/zend-config
7737 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
webhappens/traverser
4579 Downloads
Easily traverse nested object structures without worrying about recursion.
starbug/bundle
7125 Downloads
A simple object abstraction for working with nested array structures.
signpostmarv/daft-nested-object
205 Downloads
nested sets implementation for daft object
hambrook/nest
58 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
manuakasam/join-hydrator
18 Downloads
A set of two very lightweight hydrator components. The main usage of those hydrators would be to hydrate query results from joined tables into their respective nested objects.