Libraries tagged by nested objects
yorcreative/argonaut-dto
242 Downloads
A framework-agnostic PHP DTO package that provides nested casting, recursive serialization, validation, assemblers, and immutable DTO support out of the box.
webino/zend-config
8699 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
webhappens/traverser
9921 Downloads
Easily traverse nested object structures without worrying about recursion.
starbug/bundle
8379 Downloads
A simple object abstraction for working with nested array structures.
smoren/nested-accessor
1150 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
dmitrijs-brujevs/data-object
92 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
bishalshrestha/fynix
475 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
coroq/form
356 Downloads
Type-safe PHP form validation library with filtering, nested forms, and typed error objects. Zero dependencies.
gpalyan/dto-forge
124 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
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
43 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
9775 Downloads
Nested array/object access through dot notation
nlmdev/hoard
7698 Downloads
A PSR-compliant caching library for holding objects in nested pools with scripting ability.