Libraries tagged by dto mapping
rekalogika/mapper
31506 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
yiisoft/input-http
43952 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
diego-ninja/granite
154 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
falseclock/dbd-php-entity
7438 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
rasclatt/smart-dto
494 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
perfilov/php-dto-packer
1981 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
didix16/php-apidatamapper
7642 Downloads
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.
neuron-php/dto
22 Downloads
Easy, dynamic DTO creation, validation and mapping.
zjkiza/dto-mapper
8 Downloads
Mapping Symfony entity to dto and dto to Symfony entity.
nandan108/dto-toolkit
11 Downloads
A modern, framework-agnostic PHP 8.1+ DTO system with attribute-driven data normalization and mapping to entities or arrays.
fd6130/hsl-bundle
256 Downloads
This bundle provide some ease of development for Symfony beginner. You can now create a CRUD controller very fast and it comes with DTO validation, mapping and pagination.
smirnov-o/mapper
437 Downloads
PHP Mapping and ReadOnly Dto with Attributes
tiny-blocks/mapper
138 Downloads
Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.
sidus/converter-bundle
150 Downloads
Alternative to Symfony/Serializer to convert complex data types using Yaml configuration.
opportus/object-mapper-bundle
1588 Downloads
A Symfony Bundle allowing copying state of objects to differently typed objects using extensible controls and mapping strategies.