Libraries tagged by request dto
tectalic/openai
313881 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
49021 Downloads
Convert Symfony request to DTO object
yiisoft/input-http
131331 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
nelexa/request-dto-bundle
24783 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
artyuum/request-dto-mapper-bundle
6351 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
chubbyphp/chubbyphp-parsing
91489 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).
mezzio/mezzio-valinor
4680 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
macpaw/request-dto-resolver
33940 Downloads
Request DTO resolver bundle
dualmedia/symfony-request-dto-bundle
1827 Downloads
Symfony bundle which provides DTO object functionality and resolving
sfmok/request-input-bundle
13151 Downloads
Converts request data into DTO inputs objects with validation.
pfilsx/dto-param-converter-bundle
102480 Downloads
This Symfony bundle provides a way to convert requests into dto easily
mr-robertamoah/dto
750 Downloads
this will help you create dtos from requests and arrays quite easily
open-southeners/laravel-dto
2371 Downloads
Integrate data transfer objects into Laravel, the easiest way
michaelalexeevweb/openapi-php-dto-generator
362 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
otezvikentiy/json-rpc-api
352 Downloads
Symfony bundle for building JSON-RPC 2.0 APIs: attribute-driven methods, DTO validation, batch requests, API versioning, OpenAPI/Swagger generation and hardened security defaults