Libraries tagged by attribute mapping
zolta/http
6 Downloads
Domain-driven HTTP framework for PHP 8.2+ with attribute-based routing, automatic request validation, DTO mapping, standardized response shaping, and built-in authorization. First-class Laravel and Symfony adapters.
yeremi/schema-mapper
34 Downloads
A PHP library for mapping external API data to PHP objects using PHP 8 attributes.
xterr/php-ubl-generator
43 Downloads
UBL 2.x XSD-to-PHP 8.2+ code generator — produces typed classes with XML mapping attributes from OASIS XSD schemas
devouted/request-mapper
3 Downloads
Symfony attributes for mapping HTTP request headers, path parameters and uploaded files to object constructor parameters
zjkiza/flat-identity-dto-mapper
3 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.
solbeg/laravel-mapper
10 Downloads
Laravel extension. Wrapper for your models for working with hierarchical structure and/or mapping one attributes to another.
macopedia/magento2-bestsellers
10 Downloads
Module for Magento2 for mapping bestseller attribute on bestseller category.
silvesterk/object-mapper
20 Downloads
A simple PHP object mapping library with attribute support
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.
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute