Libraries tagged by data transfer
spatie/laravel-data
10541145 Downloads
Create unified resources and data transfer objects
spatie/data-transfer-object
19716081 Downloads
Data transfer objects with batteries included
wendelladriel/laravel-validated-dto
228404 Downloads
Data Transfer Objects with validation for Laravel applications
jessarcher/laravel-castable-data-transfer-object
631227 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
phpexperts/simple-dto
390038 Downloads
A quick and easy DTO package.
tectalic/openai
178723 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
71031 Downloads
Gives an easy-to-use API for mocking Data Transfer Objects.
dragon-code/simple-dto
1569807 Downloads
Simple Data Transfer Objects
chubbyphp/chubbyphp-parsing
35514 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
340121 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
tenantcloud/data-transfer-objects
22377 Downloads
PHP data transfer objects
articus/data-transfer
20522 Downloads
Library for merging source data to destination data only if destination data remains valid after that
zendrop/data
44801 Downloads
This package allows you to created DataTransferObjects without pain
firefly-iii/data-importer
5625 Downloads
Firefly III Data Import Tool.
friendsofhyperf/validated-dto
3553 Downloads
The Data Transfer Objects with validation for Hyperf.