Libraries tagged by nested objects
woutvw/nested-object
6 Downloads
A PHP class that allows creating nested objects with the flexibility of JSON but the advantages of PHP classes.
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
71 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
sitnikovik/array-to-object-serializer
14 Downloads
Tool to convert your class nested with anothers to associative array
dmitrijs-brujevs/data-object
4 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
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.
lord/mother
5 Downloads
An Object Mother for PHP, providing nested object generation with attributes and extendable generators.
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.