Libraries tagged by dto validation
wendelladriel/laravel-validated-dto
225336 Downloads
Data Transfer Objects with validation for Laravel applications
chubbyphp/chubbyphp-parsing
32221 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).
friendsofhyperf/validated-dto
3509 Downloads
The Data Transfer Objects with validation for Hyperf.
sfmok/request-input-bundle
7900 Downloads
Converts request data into DTO inputs objects with validation.
baoziyoo/hyperf-dto-validation
629 Downloads
php hyperf dto validation
mass6/flexible-dto
3196 Downloads
Data transfer object with validation and value casting
honeybee/trellis
5787 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
micro/dto
471 Downloads
Library for generating and validation DTO classes.
kryptamine/dto
6 Downloads
data transfer object representation based on laravel validation
emma/validation
29 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.
waad/laravel-generate-repository-api
58 Downloads
package to generate repository design pattern with all accessories
php-dto/uri
1474 Downloads
Immutable uri object with validation and helpful methods
php-dto/email-address
3721 Downloads
Immutable email object with validation and helpful methods
twinkle/dto-validation
2 Downloads
dto验证器
bkief29/laravel-dto
519 Downloads
Data Transfer Objects complete with castable attributes and validation.