Libraries tagged by nested object validation
yorcreative/laravel-argonaut-dto
3424 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.
gpalyan/dto-forge
83 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
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.
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
coroq/form
257 Downloads
Type-safe PHP form validation library with filtering, nested forms, and typed error objects. Zero dependencies.