Libraries tagged by nested object validation
yorcreative/laravel-argonaut-dto
3999 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
coroq/form
352 Downloads
Type-safe PHP form validation library with filtering, nested forms, and typed error objects. Zero dependencies.
yorcreative/argonaut-dto
167 Downloads
A framework-agnostic PHP DTO package that provides nested casting, recursive serialization, validation, assemblers, and immutable DTO support out of the box.
gpalyan/dto-forge
119 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
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.
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.
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.