Libraries tagged by nested objects
nlmdev/hoard
7698 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.
signpostmarv/daft-nested-object
207 Downloads
nested sets implementation for daft object
signpostmarv/daft-nested-db-object
25 Downloads
database implementation for signpostmarv/daft-nested-object
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
meklis/array-to-object-mapper
80 Downloads
Easy mapper array to nested objects
ivankff/yii2-value-objects
30 Downloads
Easy to store nested objects and typed collections in AR
equicolor/yii2-value-objects
51 Downloads
Easy to store nested objects and typed collections in AR
bjoern-goetschke/object-dot-access
1736 Downloads
Library to access nested object properties by providing a string
hamid09430/direct-nested-relation-object
8 Downloads
Laravel Eloquent HasManyThrough relationship with unlimited levels
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.
sitnikovik/array-to-object-serializer
14 Downloads
Tool to convert your class nested with anothers to associative array
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
phiil/xtraverse
4 Downloads
PHP bundle wich makes array traversing / inserting dead easy.