Libraries tagged by dto
wordpress/php-mcp-schema
59938 Downloads
PHP DTOs for the Model Context Protocol (MCP) specification
rekalogika/mapper
51811 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
nutgram/hydrator
328614 Downloads
Hydrator for PHP 8.0+
event4u/data-helpers
29118 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.
yorcreative/laravel-argonaut-dto
3341 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.
nelexa/request-dto-bundle
23218 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
friendsofhyperf/validated-dto
14390 Downloads
The Data Transfer Objects with validation for Hyperf.
cerbero/laravel-dto
13696 Downloads
Data Transfer Object (DTO) for Laravel
cerbero/dto
121139 Downloads
Data Transfer Object (DTO)
artyuum/request-dto-mapper-bundle
6017 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
prugala/symfony-request-dto
46336 Downloads
Convert Symfony request to DTO object
pfilsx/dto-param-converter-bundle
101149 Downloads
This Symfony bundle provides a way to convert requests into dto easily
kr0lik/laravel-dto-to-swagger
21295 Downloads
Generate swagger from dto and return type from action.
sunrise/hydrator
32552 Downloads
A flexible strictly-typed hydrator.
psx/openrpc
17472 Downloads
Model classes to generate an OpenRPC specification in a type-safe way