Libraries tagged by request dto
tectalic/openai
232334 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
prugala/symfony-request-dto
39037 Downloads
Convert Symfony request to DTO object
nelexa/request-dto-bundle
17870 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
artyuum/request-dto-mapper-bundle
5451 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
sfmok/request-input-bundle
10705 Downloads
Converts request data into DTO inputs objects with validation.
pfilsx/dto-param-converter-bundle
88952 Downloads
This Symfony bundle provides a way to convert requests into dto easily
yiisoft/input-http
41204 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
chubbyphp/chubbyphp-parsing
86610 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).
macpaw/request-dto-resolver
8388 Downloads
Request DTO resolver bundle
gchernikov/request-resolver-bundle
3861 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
dualmedia/symfony-request-dto-bundle
938 Downloads
Symfony bundle which provides DTO object functionality and resolving
maksi/laravel-request-mapper
56 Downloads
azjezz/input-hydrator
640 Downloads
Hydrates input DTOs from request input.
anteris-dev/form-request
9 Downloads
A lightweight form request DTO for Laravel.
tandrewcl/api-request-convert
223 Downloads
Convert request content to DTO classes