Libraries tagged by Data Transfer Object
tzurbaev/dto
68 Downloads
Data Transfer Objects
tsarturi/simpledto
10 Downloads
Simple Data Transfer Objects with FormRequest Validation for Laravel applications
ro/dto-php
52 Downloads
DTO (DATA TRANSFER OBJECT) is a library that allows transferring data between different processes across the architecture.Dto - ro for php improves communication by optimizing the number of method calls.
rekhyt/dto
4808 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
rahimi-ali/php-dto
5 Downloads
Data Transfer Objects for PHP
qyon/servicelayer
108 Downloads
Service Layer with Data Transfer Object
phpgears/dto
5182 Downloads
General purpose immutable Data Transfer Objects for PHP
php-utils/assigner
3630 Downloads
Data transfer objects, recursive assign object properties
phauthentic/presentation
16 Downloads
A framework and library agnostic presentation layer implementation. The purpose of this is to provide a data transfer object to make your application independent from the underlying rendering implementation.
mohamad-zatar/laravel-dto-tools
4 Downloads
A set of tools to make working with Data Transfer Objects easier in Laravel
moderntribe/square1-field-models
2394 Downloads
Data Transfer Objects (models) and Collections for ACF
maduser/argon-dto
5 Downloads
A PHP package for Data Transfer Objects (DTOs)
kfoobar/laravel-dto
22 Downloads
Basic Data Transfer Object for Laravel
hoangkhacphuc/zalo_bot
1 Downloads
A PHP library for building Zalo chatbots. This library works in plain PHP, Laravel, or any PHP framework. It provides a set of Data Transfer Objects (DTOs), exceptions, and helper methods to interact with the Zalo API and handle messages safely.
gouh/laminas-handlers
6 Downloads
JsonResponse implementation of laminas/diactoros with a structured data and Data Transfer Object class.