Libraries tagged by dto validation
wendelladriel/laravel-validated-dto
394832 Downloads
Data Transfer Objects with validation for Laravel applications
yorcreative/laravel-argonaut-dto
280 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
8018 Downloads
The Data Transfer Objects with validation for Hyperf.
sfmok/request-input-bundle
11178 Downloads
Converts request data into DTO inputs objects with validation.
diego-ninja/granite
138 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
php-dto/uri
2065 Downloads
Immutable uri object with validation and helpful methods
chubbyphp/chubbyphp-parsing
86738 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).
baoziyoo/hyperf-dto-validation
2040 Downloads
php hyperf dto validation
monkeyscloud/monkeyslegion-validation
103 Downloads
Attribute-driven DTO binding and validation layer for the MonkeysLegion framework.
mass6/flexible-dto
3869 Downloads
Data transfer object with validation and value casting
digitalpi/laravel-dto-validator
312 Downloads
DTO injector and validator with attributes, inspired by Spring Boot bean validation.
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
honeybee/trellis
5864 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
micro/dto
482 Downloads
Library for generating and validation DTO classes.
kryptamine/dto
7 Downloads
data transfer object representation based on laravel validation