Libraries tagged by nested objects
laminas/laminas-config
31567456 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
zendframework/zend-config
20110049 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
mischasigtermans/laravel-toon
29041 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
tonirilix/nested-json-flattener
114329 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
264849 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
cocur/vale
104996 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
yorcreative/laravel-argonaut-dto
3329 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.
abivia/hydration
45707 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
pixelshaped/flat-mapper-bundle
5331 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
dilawar/nested-json-flattener
4243 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
smoren/nested-accessor
1139 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
webdevvie/nestis
10562 Downloads
A simple php class that allows for the retrieval of nested object without null checks
tiny-blocks/mapper
1844 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
schnittstabil/get
113247 Downloads
Get nested array values and object properties.
gpalyan/dto-forge
53 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs