Libraries tagged by dto validation
wendelladriel/laravel-validated-dto
347392 Downloads
Data Transfer Objects with validation for Laravel applications
friendsofhyperf/validated-dto
6701 Downloads
The Data Transfer Objects with validation for Hyperf.
sfmok/request-input-bundle
10223 Downloads
Converts request data into DTO inputs objects with validation.
yorcreative/laravel-argonaut-dto
61 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.
diego-ninja/granite
11 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
chubbyphp/chubbyphp-parsing
86456 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
1645 Downloads
php hyperf dto validation
mass6/flexible-dto
3744 Downloads
Data transfer object with validation and value casting
honeybee/trellis
5860 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
oltrematica/laravel-parking-hub
177 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.
micro/dto
478 Downloads
Library for generating and validation DTO classes.
monkeyscloud/monkeyslegion-validation
13 Downloads
Attribute-driven DTO binding and validation layer for the MonkeysLegion framework.
kryptamine/dto
6 Downloads
data transfer object representation based on laravel validation
bkief29/laravel-dto
556 Downloads
Data Transfer Objects complete with castable attributes and validation.
waad/laravel-generate-repository-api
62 Downloads
package to generate repository design pattern with all accessories