Libraries tagged by nested objects
laminas/laminas-config
34175129 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
zendframework/zend-config
20252350 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
minwork/array
280708 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
7638 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.
mischasigtermans/laravel-toon
63330 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
tonirilix/nested-json-flattener
124147 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
115418 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
abivia/hydration
68479 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
pixelshaped/flat-mapper-bundle
8990 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
schnittstabil/get
113714 Downloads
Get nested array values and object properties.
omeka/sanimal-config
1843 Downloads
provides a nested object property based user interface for accessing this configuration data within application code (fork)
unclecheese/silverstripe-serialised-dbfields
6331 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
webdevvie/nestis
11134 Downloads
A simple php class that allows for the retrieval of nested object without null checks
tiny-blocks/mapper
2253 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
xchert/property-access
176 Downloads
A flexible PHP library for accessing and manipulating nested data structures (arrays and objects) using a unified path-based interface