zjkiza/dto-mapper

Mapping Symfony entity to dto and dto to Symfony entity.

Maintainers

Package info

github.com/zjkiza/mapper

Type:symfony-bundle

pkg:composer/zjkiza/dto-mapper

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

v0.7.7 2026-02-15 10:45 UTC

This package is auto-updated.

Last update: 2026-02-15 11:12:46 UTC


README

Mapping Symfony entity to dto, dto to Symfony entity, Symfony entity collection to dto and dto collection to Symfony entity collection. Bundle is based on using setters and getters from entity.

Table of contents

Planned

  • support that all data can be sent via the entity constructor.