Libraries tagged by dtos
sunrise/hydrator
36690 Downloads
Strictly typed object hydration and value casting.
std-out/simple-data-objects
392 Downloads
Lightweight typed Data Transfer Object library for PHP 8.4+ with attribute-driven hydration
scrumble-nl/popo
14149 Downloads
Plain old PHP object
psx/openrpc
24157 Downloads
Model classes to generate an OpenRPC specification in a type-safe way
psx/openapi
99381 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
mezzio/mezzio-valinor
5399 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
iq2i/data-importer
26868 Downloads
A PHP library to easily manage and import large data file
idr0id/papper
27557 Downloads
Papper is PHP convention-based object to object mapper
event4u/data-helpers
36248 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
deefour/interactor
50591 Downloads
Simple Service Objects
chubbyphp/chubbyphp-parsing
91637 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).
xttribute/xttribute
30815 Downloads
XML to DTO, nicely!
waaseyaa/search
10520 Downloads
Search provider interface and DTOs for Waaseyaa
signnow/rest-entity-manager
137633 Downloads
Library gives you ability to communicate to REST API within DTO objects
pixelshaped/flat-mapper-bundle
8886 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.