Libraries tagged by dto validation
yorcreative/laravel-argonaut-dto
0 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.
emma/validation
32 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
bkief29/laravel-dto
542 Downloads
Data Transfer Objects complete with castable attributes and validation.
benycode/dto
19 Downloads
data transfer object representation based on laravel validation
fd6130/hsl-bundle
254 Downloads
This bundle provide some ease of development for Symfony beginner. You can now create a CRUD controller very fast and it comes with DTO validation, mapping and pagination.
shindakioku/request-hydrator
7 Downloads
Request hydrator into DTO with Validation
alexandre-mace/sniffer
5 Downloads
Provides DTO classes extraction and validation
schemantic/schemantic
7 Downloads
Smart PHP structures
php-dto/ip-address
10 Downloads
Immutable ip object with validation and helpful methods
larapie/data-transfer-object
964 Downloads
Data transfer objects with validation
aneterial/laravel-data-validator
18 Downloads
Laravel package for convenient validation and hydration of a request into DTO structures
seifkamal/struct-array
2 Downloads
Array structure validation
emma/framework
29 Downloads
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middle Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.
aedart/dto
10997 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs
acelot/struct
2347 Downloads
Declarative structure builder with validator and automapper for PHP 7