Libraries tagged by dto-mapper
artyuum/request-dto-mapper-bundle
6089 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
42472 Downloads
Map a CakePHP entity into a DTO
controlbit/dto-mapper
180 Downloads
qbejs/laravel-dto-mapper
9 Downloads
Automatic DTO mapping for Laravel using PHP 8 Attributes
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration
emreuyguc/structured-mapper
25 Downloads
Structured Mapper is a PHP library that helps you to map your objects, such as entities to DTOs or models to entities, easily.
zjkiza/flat-identity-dto-mapper
3 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.
onmoon/dto-mapper
194 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