Libraries tagged by request to dto
prugala/symfony-request-dto
49472 Downloads
Convert Symfony request to DTO object
yiisoft/input-http
135561 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
artyuum/request-dto-mapper-bundle
6379 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
mezzio/mezzio-valinor
4881 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
sfmok/request-input-bundle
13151 Downloads
Converts request data into DTO inputs objects with validation.
pfilsx/dto-param-converter-bundle
102555 Downloads
This Symfony bundle provides a way to convert requests into dto easily
tandrewcl/api-request-convert
839 Downloads
Convert request content to DTO classes
sirix/mezzio-valinor-request-mapper
668 Downloads
Transparently maps PSR-7 requests to typed DTOs via cuyz/valinor in Mezzio applications
julio-cavallari/laravel-dto
4 Downloads
Laravel package to automatically generate DTOs from Form Request classes
creativecrafts/laravel-domain-driven-design-lite
1621 Downloads
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
pugx/bindto
32 Downloads
Simple way to bind Request to DTO/Commands
proklung/bitrixannotatedresolversbundle
29 Downloads
Addon for Symfony bundle for transform parameters of request to DTO. Bitrix specify part
proklung/annotatedparamresolverbundle
75 Downloads
Symfony bundle for transform parameters of request to DTO.
myschoolmanagement/bindto
133 Downloads
Simple way to bind Request to DTO/Commands
eonx-com/requesthandlers
2994 Downloads
Support library to enable Request DTO and Doctrine ParamConverters in Lumen