Libraries tagged by object validation
wendelladriel/laravel-validated-dto
705917 Downloads
Data Transfer Objects with validation for Laravel applications
siriusphp/validation
793758 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
aura/filter
585104 Downloads
Filters to validate and sanitize objects and arrays.
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.
runz0rd/mapper-php
488635 Downloads
Model mapping, unmapping and validation
basillangevin/laravel-data-json-schemas
49804 Downloads
Transforms Spatie Data objects into JSON Schemas with built-in validation
jasny/validation-result
250639 Downloads
A result object for validation
craftcms/laravel-ruleset-validation
33552 Downloads
Validate requests and objects with reusable Laravel rulesets.
friendsofhyperf/validated-dto
16625 Downloads
The Data Transfer Objects with validation for Hyperf.
aura/filter-interface
6006 Downloads
Interfaces and shared value objects for validation and sanitization libraries
fluoresce/validate-embedded
144019 Downloads
Constraint enabling group-based validation of embedded objects with the Symfony Validator Component.
event4u/data-helpers
35547 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
czim/laravel-dataobject
145437 Downloads
Basic validatable standardized data object.
chubbyphp/chubbyphp-parsing
91353 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
mnavarrocarter/chilean-rut
10375 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.