Libraries tagged by dto
acelot/struct
2139 Downloads
Declarative structure builder with validator and automapper for PHP 7
polygontech/common-helpers
1198 Downloads
Common helper classes, functions, DTOs... (used in Polygon Technology)
rpungello/sdk-client
1598 Downloads
Generic client for creating PHP-based SDKs using Spatie's DTOs for data transfer
jetcod/data-transport
1097 Downloads
Efficient PHP Data Transport with DTOs
gchernikov/request-resolver-bundle
2552 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
digital-craftsman/deserializing-connection
91 Downloads
Get DTOs directly from the database
azjezz/input-hydrator
629 Downloads
Hydrates input DTOs from request input.
amorphine/data-transfer-object
9849 Downloads
DTO library for arrays
lgouttefange/beavor
12493 Downloads
Lightweight library to cast array/std classes (generally as a result fo an api response) to a DTO class
vitalii.shveider/shveider-dto
25 Downloads
Data Transfer Object that helps you to operate with data.
tatilcom/dto-bundle
853 Downloads
Data transfer object library for symfony applications
ser/dto-request-bundle
63 Downloads
Convert Symfony request to DTO object.
roukmoute/dto-tester
15 Downloads
Add PHPUnit extension for testing DTOs and Transfer Objects
rogerthomas84/dtoinflator
282 Downloads
DtoInflator is a library to inflate arrays or objects into their corresponding models.
rasclatt/smart-dto
314 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.