Libraries tagged by dto-mapper
artyuum/request-dto-mapper-bundle
6302 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
bowlofsoup/cake-dto-mapper
43186 Downloads
Map a CakePHP entity into a DTO
controlbit/dto-mapper
514 Downloads
qbejs/laravel-dto-mapper
9 Downloads
Automatic DTO mapping for Laravel using PHP 8 Attributes
zjkiza/flat-identity-dto-mapper
4 Downloads
Build rich DTO graphs from flat SQL result sets — without an ORM. A high-performance mapper that converts flat database/array rows into structured DTO graphs using identity mapping and attribute adapters.
zjkiza/dto-mapper
11 Downloads
Mapping Symfony entity to dto and dto to Symfony entity.
vklymniuk/dto-mapper-bundle
5055 Downloads
Symfony mapper bundle, easy way to convert data.
vklymniuk/dto-mapper
6094 Downloads
Data mapper library, uses code generator for objects processing.
sinmiloluwa/laravel-dto-mapper
37 Downloads
Elegant, type-safe DTO mapping for Laravel models and arrays.
proklung/dto-mapper-bundle
2 Downloads
DTO mapper bundle.
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration
onmoon/dto-mapper
197 Downloads
Class to map any array or class tree into DTO
nsmuffin/dto-mapper-bundle
3704 Downloads
Wrapper around nsmuffin/dto-mapper
nsmuffin/dto-mapper
4056 Downloads
Simple DTO mapper
danilovl/object-dto-mapper
27 Downloads
Mapper that converts an object to a DTO.