Libraries tagged by dtos
martingold/autotype
3445 Downloads
Automatically register value objects (DTOs, crates) as Doctrine types
xround2303/dto
36 Downloads
DTO-пакет для laravel
vitalii.shveider/shveider-dto
110 Downloads
Data Transfer Object that helps you to operate with data.
uvarats/dto
1726 Downloads
Lightweight library for creating PHP 8 dto with constructor promoted fields
uru-ruru/nexway-dto
285 Downloads
DTOs for NexWay integrations
ufo-tech/dto-transformer
732 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
skrepr/dto-tester
1118 Downloads
Skrepr Data Transfer Object Tester
rasclatt/smart-dto
456 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
perfilov/php-dto-packer
1964 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
micro/dto
482 Downloads
Library for generating and validation DTO classes.
maplephp/dto
295 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
maliboot/dto
5290 Downloads
A Data transfer object library for Maliboot.
macpaw/request-dto-resolver
8440 Downloads
Request DTO resolver bundle
julio-cavallari/laravel-dto
3 Downloads
Laravel package to automatically generate DTOs from Form Request classes