Libraries tagged by dto validation
kryptamine/dto
7 Downloads
data transfer object representation based on laravel validation
bulatronic/api-kit
63 Downloads
Lightweight Symfony bundle for building REST APIs with DTO-first validation, standardized responses, and thin controllers
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
schemantic/schemantic
500 Downloads
Smart PHP structures
php-dto/email-address
3823 Downloads
Immutable email object with validation and helpful methods
oltrematica/laravel-parking-hub
541 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
twinkle/dto-validation
3 Downloads
dto验证器
hesb/hyperf-dto-validation
15 Downloads
php hyperf dto validation
fatjon-lleshi/antares-validation
15 Downloads
Lightweight DTO hydration and validation for PHP 8.2+
methorz/http-dto
54 Downloads
Automatic HTTP ↔ DTO conversion via PSR-15 middleware
mass6/flexible-dto
4119 Downloads
Data transfer object with validation and value casting
jdcode/dto-php
52 Downloads
Simple and flexible Data Transfer Object library with validations
emma/validation
34 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.
docile/validation
10 Downloads
Docile attribute-based validator for typed DTOs with built-in and custom constraint rules.