Libraries tagged by datatransfer
spatie/data-transfer-object
19391892 Downloads
Data transfer objects with batteries included
spatie/laravel-data
10056347 Downloads
Create unified resources and data transfer objects
wendelladriel/laravel-validated-dto
215603 Downloads
Data Transfer Objects with validation for Laravel applications
jessarcher/laravel-castable-data-transfer-object
627472 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
phpexperts/simple-dto
363374 Downloads
A quick and easy DTO package.
tectalic/openai
174507 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
70139 Downloads
Gives an easy-to-use API for mocking Data Transfer Objects.
dragon-code/simple-dto
1553428 Downloads
Simple Data Transfer Objects
chubbyphp/chubbyphp-parsing
19400 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
338438 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
tenantcloud/data-transfer-objects
21823 Downloads
PHP data transfer objects
articus/data-transfer
20038 Downloads
Library for merging source data to destination data only if destination data remains valid after that
friendsofhyperf/validated-dto
3287 Downloads
The Data Transfer Objects with validation for Hyperf.
cerbero/dto
103290 Downloads
Data Transfer Object (DTO)
tailflow/castable-dto
26728 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class