Libraries tagged by nested objects
zendframework/zend-config
19650104 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
24607316 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
minwork/array
207998 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
83191 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
yorcreative/laravel-argonaut-dto
58 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
cocur/vale
82113 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
abivia/hydration
22724 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
webdevvie/nestis
8889 Downloads
A simple php class that allows for the retrieval of nested object without null checks
webino/zend-config
7987 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
webhappens/traverser
5362 Downloads
Easily traverse nested object structures without worrying about recursion.
unclecheese/silverstripe-serialised-dbfields
6120 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
starbug/bundle
7639 Downloads
A simple object abstraction for working with nested array structures.
meklis/array-to-object-mapper
58 Downloads
Easy mapper array to nested objects
smoren/nested-accessor
1064 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
schnittstabil/get
112924 Downloads
Get nested array values and object properties.