Libraries tagged by nested objects
laminas/laminas-config
26476963 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
zendframework/zend-config
19782785 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
tonirilix/nested-json-flattener
89923 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
minwork/array
226062 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
yorcreative/laravel-argonaut-dto
648 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
87481 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
abivia/hydration
26063 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
webdevvie/nestis
9316 Downloads
A simple php class that allows for the retrieval of nested object without null checks
webino/zend-config
8083 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
webhappens/traverser
6993 Downloads
Easily traverse nested object structures without worrying about recursion.
starbug/bundle
7815 Downloads
A simple object abstraction for working with nested array structures.
smoren/nested-accessor
1071 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
schnittstabil/get
112972 Downloads
Get nested array values and object properties.
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
sj/dtomatic
14 Downloads
Dtomatic is a flexible, reflection-based object mapper for Laravel applications. It automatically maps data from source objects to DTO classes, including support for nested objects and collections