zjkiza/dto-mapper

Mapping Symfony entity to dto and dto to Symfony entity.

Maintainers

Details

github.com/zjkiza/mapper

Source

Issues

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

v0.7.5 2024-12-31 10:48 UTC

This package is auto-updated.

Last update: 2025-03-29 01:08:34 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.