Libraries tagged by dtos
dto/dto
396494 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
dragon-code/simple-dto
2347967 Downloads
Simple Data Transfer Objects
prugala/symfony-request-dto
48684 Downloads
Convert Symfony request to DTO object
yiisoft/input-http
127734 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
sunrise/hydrator
36025 Downloads
Strictly typed object hydration and value casting.
rekalogika/mapper
56624 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.
infocyph/arraykit
12724 Downloads
PHP data and configuration primitives: arrays, collections, dot paths, dotenv, hooks, and DTO hydration.
nelexa/request-dto-bundle
24646 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
friendsofhyperf/validated-dto
16794 Downloads
The Data Transfer Objects with validation for Hyperf.
cerbero/laravel-dto
13783 Downloads
Data Transfer Object (DTO) for Laravel
cerbero/dto
122661 Downloads
Data Transfer Object (DTO)
artyuum/request-dto-mapper-bundle
6333 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
kr0lik/laravel-dto-to-swagger
23493 Downloads
Generate swagger from dto and return type from action.
scrumble-nl/popo
13812 Downloads
Plain old PHP object
psx/openrpc
22326 Downloads
Model classes to generate an OpenRPC specification in a type-safe way