Libraries tagged by nested objects
omeka/sanimal-config
1017 Downloads
provides a nested object property based user interface for accessing this configuration data within application code (fork)
unclecheese/silverstripe-serialised-dbfields
6264 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
starbug/bundle
8298 Downloads
A simple object abstraction for working with nested array structures.
smoren/nested-accessor
1140 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
dmitrijs-brujevs/data-object
38 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
webino/zend-config
8632 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
manuakasam/join-hydrator
18 Downloads
A set of two very lightweight hydrator components. The main usage of those hydrators would be to hydrate query results from joined tables into their respective nested objects.
entelisteam/lbaf-hydrator
26 Downloads
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
noj/dot
9773 Downloads
Nested array/object access through dot notation
nlmdev/hoard
7697 Downloads
A PSR-compliant caching library for holding objects in nested pools with scripting ability.
incraigulous/objection
468 Downloads
Wrap nested arrays in DTO objects and collections.
abivia/configurable
240 Downloads
Trait to support creating complex nested class structures from JSON/YAML objects.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.