Libraries tagged by dto mapper
brick/json-mapper
10861 Downloads
Maps JSON data to strongly typed PHP DTOs
rekalogika/mapper
12855 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
67660 Downloads
Hydrator for PHP 8.0+
yiisoft/input-http
23077 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
sunrise/hydrator
13693 Downloads
Object hydrator for PHP 7.4+
idr0id/papper
24983 Downloads
Papper is PHP convention-based object to object mapper
bowlofsoup/cake-dto-mapper
22551 Downloads
Map a CakePHP entity into a DTO
artyuum/request-dto-mapper-bundle
4907 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
1082 Downloads
A bundle to easily create non-scalar DTOs from denormalized array results (such as database queries results).
opportus/object-mapper
1479 Downloads
Maps generically source to target objects via extensible strategies and controls.
maksi/laravel-request-mapper
54 Downloads
cangelis/data-models
25 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
zjkiza/dto-mapper
7 Downloads
Mapping Symfony entity to dto and dto to Symfony entity.
check24/apitk-dtomapper-bundle
3207 Downloads
This bundle provides mapping helpers to map rest action to DTOs and render them serialized.
smirnov-o/mapper
363 Downloads
PHP Mapping and ReadOnly Dto with Attributes