Libraries tagged by dto validation
wendelladriel/laravel-validated-dto
705917 Downloads
Data Transfer Objects with validation for Laravel applications
yorcreative/laravel-argonaut-dto
3999 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
16625 Downloads
The Data Transfer Objects with validation for Hyperf.
mezzio/mezzio-valinor
4260 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
event4u/data-helpers
35547 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
chubbyphp/chubbyphp-parsing
91353 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).
michaelalexeevweb/openapi-php-dto-generator
301 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
sfmok/request-input-bundle
13146 Downloads
Converts request data into DTO inputs objects with validation.
fab2s/laravel-dt0
2396 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
zeusi/json-schema-extractor
1609 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
reallifekip/immutable-base
652 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
fab2s/dt0
2779 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
codewithagents/openapi-laravel
582 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
otezvikentiy/json-rpc-api
327 Downloads
Symfony bundle for building JSON-RPC 2.0 APIs: attribute-driven methods, DTO validation, batch requests, API versioning, OpenAPI/Swagger generation and hardened security defaults
baoziyoo/hyperf-dto-validation
3079 Downloads
php hyperf dto validation