Libraries tagged by dto mapping
emreuyguc/structured-mapper-bundle
5 Downloads
A Symfony bundle for the emreuyguc/structured-mapper package that provides powerful object-to-object data transformation using structured mapping.
emreuyguc/structured-mapper
23 Downloads
Structured Mapper is a PHP library that helps you to map your objects, such as entities to DTOs or models to entities, easily.
boulzy/data-transformer
2 Downloads
Transform objects into other objects
dkx/slim-body-mapper
249 Downloads
Map request body into DTO's
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
check24/apitk-dtomapper-bundle
3209 Downloads
This bundle provides mapping helpers to map rest action to DTOs and render them serialized.