Download the PHP package zjkiza/dto-mapper without Composer
On this page you can find all versions of the php package zjkiza/dto-mapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zjkiza/dto-mapper
More information about zjkiza/dto-mapper
Files in zjkiza/dto-mapper
Download zjkiza/dto-mapper
More information about zjkiza/dto-mapper
Files in zjkiza/dto-mapper
Vendor zjkiza
Package dto-mapper
Short Description Mapping Symfony entity to dto and dto to Symfony entity.
License MIT
Package dto-mapper
Short Description Mapping Symfony entity to dto and dto to Symfony entity.
License MIT
Please rate this library. Is it a good library?
Informations about the package dto-mapper
DTO Mapper
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
- Installation and configuration
- Instructions for setting up DTO and Entity to work with the mapper:
- Settings on the entity
- Configuration of DTO objects
- Entity to DTO mapping
- DTO to Entity mapping
- Working with the mapper
Planned
- support that all data can be sent via the entity constructor.
All versions of dto-mapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
doctrine/orm Version ^2.17
doctrine/collections Version ^1.5 || ^2.1
ramsey/uuid-doctrine Version ^2.0
doctrine/persistence Version ^2.4 || ^3
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/config Version ^5.4 || ^6.0 || ^7.0
symfony/console Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
doctrine/orm Version ^2.17
doctrine/collections Version ^1.5 || ^2.1
ramsey/uuid-doctrine Version ^2.0
doctrine/persistence Version ^2.4 || ^3
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/config Version ^5.4 || ^6.0 || ^7.0
symfony/console Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
The package zjkiza/dto-mapper contains the following files
Loading the files please wait ....