Libraries tagged by Data Transfer Object
spatie/laravel-data
10504839 Downloads
Create unified resources and data transfer objects
spatie/data-transfer-object
19690994 Downloads
Data transfer objects with batteries included
wendelladriel/laravel-validated-dto
227300 Downloads
Data Transfer Objects with validation for Laravel applications
jessarcher/laravel-castable-data-transfer-object
630977 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
phpexperts/simple-dto
388477 Downloads
A quick and easy DTO package.
tectalic/openai
178379 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.
anteris-dev/data-transfer-object-factory
70992 Downloads
Gives an easy-to-use API for mocking Data Transfer Objects.
dragon-code/simple-dto
1568701 Downloads
Simple Data Transfer Objects
chubbyphp/chubbyphp-parsing
34989 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).
dto/dto
340021 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
tenantcloud/data-transfer-objects
22339 Downloads
PHP data transfer objects
spatie/value-object
132 Downloads
Data transfer objects with batteries included
zendrop/data
44651 Downloads
This package allows you to created DataTransferObjects without pain
friendsofhyperf/validated-dto
3535 Downloads
The Data Transfer Objects with validation for Hyperf.
cerbero/laravel-dto
12578 Downloads
Data Transfer Object (DTO) for Laravel