Libraries tagged by request dto
tectalic/openai
251075 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
41744 Downloads
Convert Symfony request to DTO object
yiisoft/input-http
49161 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
nelexa/request-dto-bundle
19705 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
sfmok/request-input-bundle
11791 Downloads
Converts request data into DTO inputs objects with validation.
pfilsx/dto-param-converter-bundle
92699 Downloads
This Symfony bundle provides a way to convert requests into dto easily
chubbyphp/chubbyphp-parsing
87143 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
10009 Downloads
Request DTO resolver bundle
dualmedia/symfony-request-dto-bundle
1145 Downloads
Symfony bundle which provides DTO object functionality and resolving
artyuum/request-dto-mapper-bundle
5651 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
gchernikov/request-resolver-bundle
4305 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
julio-cavallari/laravel-dto
3 Downloads
Laravel package to automatically generate DTOs from Form Request classes
open-southeners/laravel-dto
1785 Downloads
Integrate data transfer objects into Laravel, the easiest way
maksi/laravel-request-mapper
56 Downloads
azjezz/input-hydrator-bundle
338 Downloads
Hydrates input DTOs from request input.