dto-mapper topic

List dto-mapper repositories

laravel-dto

55
Stars
2
Forks
Watchers

Data Transfer Object (DTO) for Laravel

request-dto-mapper-bundle

51
Stars
0
Forks
Watchers

This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.

resultset-mapper

21
Stars
5
Forks
Watchers

ResultSet Mapper allows you to map a ResultSet to a desired java object by passing in its type.