Libraries tagged by data-transfert-object
laraval-core-modules/service-repository
31 Downloads
This is a simple and extensible package for improving development time via service and repository for Laravel.
laravel-core-modules/core-modules-maker
43 Downloads
This is my package core-modules-maker
leger/dto
11 Downloads
Data transfert object generator
spatie/data-transfer-object
19716081 Downloads
Data transfer objects with batteries included
spatie/laravel-data
10541145 Downloads
Create unified resources and data transfer objects
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
friendsofhyperf/validated-dto
3553 Downloads
The Data Transfer Objects with validation for Hyperf.