Libraries tagged by dto mapping
sinmiloluwa/laravel-dto-mapper
37 Downloads
Elegant, type-safe DTO mapping for Laravel models and arrays.
zjkiza/flat-identity-dto-mapper
4 Downloads
Build rich DTO graphs from flat SQL result sets — without an ORM. A high-performance mapper that converts flat database/array rows into structured DTO graphs using identity mapping and attribute adapters.
zjkiza/dto-mapper
11 Downloads
Mapping Symfony entity to dto and dto to Symfony entity.
rasclatt/smart-dto
587 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
nandan108/dto-toolkit
33 Downloads
A modern, framework-agnostic PHP 8.1+ DTO system with attribute-driven data normalization and mapping to entities or arrays.
lucifer07/php-dto
0 Downloads
Swift and efficient PHP Data Transfer Object package with constructor-promoted properties, auto-mapping, and built-in serialization
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
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
460 Downloads
PHP Mapping and ReadOnly Dto with Attributes
sidus/converter-bundle
154 Downloads
Alternative to Symfony/Serializer to convert complex data types using Yaml configuration.
opportus/object-mapper-bundle
1593 Downloads
A Symfony Bundle allowing copying state of objects to differently typed objects using extensible controls and mapping strategies.
maxiviper117/dtokit-core
0 Downloads
Framework-agnostic typed data boundaries for PHP
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
25 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