Libraries tagged by nested objects
laminas/laminas-config
32777667 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
zendframework/zend-config
20177184 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
mischasigtermans/laravel-toon
47164 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
tonirilix/nested-json-flattener
118629 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
271891 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
cocur/vale
110045 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
yorcreative/laravel-argonaut-dto
3700 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
57223 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
pixelshaped/flat-mapper-bundle
7351 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
5243 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
webdevvie/nestis
10850 Downloads
A simple php class that allows for the retrieval of nested object without null checks
tiny-blocks/mapper
2067 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
schnittstabil/get
113461 Downloads
Get nested array values and object properties.
gpalyan/dto-forge
107 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
webhappens/traverser
9620 Downloads
Easily traverse nested object structures without worrying about recursion.