Libraries tagged by request dto
tectalic/openai
305487 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.
yiisoft/input-http
105737 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
prugala/symfony-request-dto
46833 Downloads
Convert Symfony request to DTO object
nelexa/request-dto-bundle
23642 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
artyuum/request-dto-mapper-bundle
6174 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
101911 Downloads
This Symfony bundle provides a way to convert requests into dto easily
chubbyphp/chubbyphp-parsing
90988 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
3075 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
macpaw/request-dto-resolver
31863 Downloads
Request DTO resolver bundle
dualmedia/symfony-request-dto-bundle
1709 Downloads
Symfony bundle which provides DTO object functionality and resolving
sfmok/request-input-bundle
13056 Downloads
Converts request data into DTO inputs objects with validation.
open-southeners/laravel-dto
2194 Downloads
Integrate data transfer objects into Laravel, the easiest way
michaelalexeevweb/openapi-php-dto-generator
186 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
gchernikov/request-resolver-bundle
6162 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
crtl/request-dto-resolver-bundle
404 Downloads
Deserializes and validates requests into objects