Libraries tagged by dto validation
wendelladriel/laravel-validated-dto
643850 Downloads
Data Transfer Objects with validation for Laravel applications
event4u/data-helpers
30290 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.
yorcreative/laravel-argonaut-dto
3417 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.
friendsofhyperf/validated-dto
14669 Downloads
The Data Transfer Objects with validation for Hyperf.
mezzio/mezzio-valinor
2776 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
fab2s/dt0
2201 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
chubbyphp/chubbyphp-parsing
90845 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).
neuron-php/dto
1349 Downloads
Easy, dynamic DTO creation, validation and mapping.
soleinjast/symfony-validation-response
595 Downloads
Clean and customizable validation error responses for Symfony APIs
michaelalexeevweb/openapi-php-dto-generator
149 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
sfmok/request-input-bundle
13011 Downloads
Converts request data into DTO inputs objects with validation.
fab2s/laravel-dt0
1874 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
reallifekip/immutable-base
428 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
kayne/swagger
385 Downloads
A minimal Swagger/OpenAPI documentation generator for Laravel using DTOs. 80% less code than l5-swagger with type-safe validation.
kafka-bus/messages
481 Downloads
Message builder and DTO helpers for Kafka Bus — structured message creation and validation