Libraries tagged by dto mapper
brick/json-mapper
65120 Downloads
Maps JSON data to strongly typed PHP DTOs
rekalogika/mapper
52905 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.
yiisoft/input-http
101144 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
nutgram/hydrator
340907 Downloads
Hydrator for PHP 8.0+
event4u/data-helpers
30680 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.
artyuum/request-dto-mapper-bundle
6076 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
6145 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
sunrise/hydrator
32942 Downloads
A flexible strictly-typed hydrator.
idr0id/papper
27334 Downloads
Papper is PHP convention-based object to object mapper
bowlofsoup/cake-dto-mapper
42450 Downloads
Map a CakePHP entity into a DTO
tiny-blocks/mapper
1988 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
open-southeners/laravel-dto
2160 Downloads
Integrate data transfer objects into Laravel, the easiest way
controlbit/dto-mapper
180 Downloads
sirix/mezzio-valinor-request-mapper
418 Downloads
Transparently maps PSR-7 requests to typed DTOs via cuyz/valinor in Mezzio applications
perfilov/php-dto-packer
2766 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)