Libraries tagged by nested-objects
wordpress-framework/wordpress-framework-config
11 Downloads
Provides a nested object property based user interface for accessing this configuration data within application code
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.
smartgroup/smart-serializer
10 Downloads
Smart-serializer is a tiny library which allows to serialize PHP objects. It supports routes, translations and nested objects of Symfony.
sj/dtomatic
15 Downloads
Dtomatic is a flexible, reflection-based object mapper for Laravel applications. It automatically maps data from source objects to DTO classes, including support for nested objects and collections
signpostmarv/daft-nested-db-object
25 Downloads
database implementation for signpostmarv/daft-nested-object
realness/aliascompiler
10 Downloads
Compile array of keys to nested objects
raheelarifkhans/json-to-html-converter
3 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
neilofsteel/aliascompiler
12 Downloads
Compile array of keys to nested objects
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
78 Downloads
Easy mapper array to nested objects
mackrais-organization/property-transform
1 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
lord/mother
5 Downloads
An Object Mother for PHP, providing nested object generation with attributes and extendable generators.
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