Libraries tagged by dto
tuxonice/transfer-objects
6841 Downloads
Build data transfer objects from json definition
scrumble-nl/popo
6130 Downloads
Plain old PHP object
schulzefelix/laravel-data-transfer-object
41785 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
rekalogika/api-lite
1651 Downloads
A set of tools to simplify working with API Platform in your projects. Comes with guides, patterns, and practical examples for building API Platform-based projects.
psx/openrpc
2358 Downloads
Model classes to generate an OpenRPC specification in a type-safe way
pepperfm/ssd-for-laravel
2028 Downloads
Simple Slim DTO
omasn/object-handler
7276 Downloads
The component allows filling objects from an associative array based on class strict property maps
falseclock/dbd-php-entity
7127 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
chubbyphp/chubbyphp-parsing
86557 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).
rmezhuev/data-transfer-object
9278 Downloads
Plain and simple immutable DTO pattern implementation based on php annotations
pixelshaped/flat-mapper-bundle
2202 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).
vitalii.shveider/shveider-dto
96 Downloads
Data Transfer Object that helps you to operate with data.
uvarats/dto
1566 Downloads
Lightweight library for creating PHP 8 dto with constructor promoted fields
uru-ruru/nexway-dto
168 Downloads
DTOs for NexWay integrations
ufo-tech/dto-transformer
446 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.