Libraries tagged by dto mapper
brick/json-mapper
17668 Downloads
Maps JSON data to strongly typed PHP DTOs
rekalogika/mapper
22290 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
nutgram/hydrator
94443 Downloads
Hydrator for PHP 8.0+
bowlofsoup/cake-dto-mapper
34886 Downloads
Map a CakePHP entity into a DTO
yiisoft/input-http
34519 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
sunrise/hydrator
19525 Downloads
A flexible strictly-typed hydrator.
idr0id/papper
25437 Downloads
Papper is PHP convention-based object to object mapper
artyuum/request-dto-mapper-bundle
5066 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
pixelshaped/flat-mapper-bundle
1947 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).
perfilov/php-dto-packer
1800 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
maksi/laravel-request-mapper
55 Downloads
cangelis/data-models
25 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
controlbit/dto-mapper
31 Downloads
opportus/object-mapper
1484 Downloads
Maps generically source to target objects via extensible strategies and controls.
matephp/dto
10 Downloads
MatePHP - DTO - Simple Data Transfer Objects (DTO) for any framework