Libraries tagged by request to dto
yiisoft/input-http
104007 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
prugala/symfony-request-dto
46752 Downloads
Convert Symfony request to DTO object
artyuum/request-dto-mapper-bundle
6145 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
pfilsx/dto-param-converter-bundle
101837 Downloads
This Symfony bundle provides a way to convert requests into dto easily
mezzio/mezzio-valinor
3000 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
sfmok/request-input-bundle
13042 Downloads
Converts request data into DTO inputs objects with validation.
tandrewcl/api-request-convert
683 Downloads
Convert request content to DTO classes
sirix/mezzio-valinor-request-mapper
455 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
eonx-com/requesthandlers
2954 Downloads
Support library to enable Request DTO and Doctrine ParamConverters in Lumen
creativecrafts/laravel-domain-driven-design-lite
928 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
loyaltycorp/requesthandlers
332 Downloads
Support library to enable Request DTO and Doctrine ParamConverters in Lumen
ser/dto-request-bundle
111 Downloads
Convert Symfony request to DTO object.
haskel/request-param-bind-bundle
12 Downloads
Converts HTTP request to DTO