Libraries tagged by nested objects
webino/zend-config
8608 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
webhappens/traverser
9310 Downloads
Easily traverse nested object structures without worrying about recursion.
omeka/sanimal-config
266 Downloads
provides a nested object property based user interface for accessing this configuration data within application code (fork)
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.
unclecheese/silverstripe-serialised-dbfields
6232 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
starbug/bundle
8228 Downloads
A simple object abstraction for working with nested array structures.
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
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
12 Downloads
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
magento/magento-zf-config
1279 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
noj/dot
9772 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.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
woutvw/nested-object
6 Downloads
A PHP class that allows creating nested objects with the flexibility of JSON but the advantages of PHP classes.