Libraries tagged by attribute mapping
luimedi/remap
327 Downloads
A PHP object mapping library using attributes.
yeremi/route-mapper
31 Downloads
A PHP library for mapping and resolving routes using attributes.
yeremi/schema-mapper
34 Downloads
A PHP library for mapping external API data to PHP objects using PHP 8 attributes.
shahariarahmad/feedify
1 Downloads
Generate product catalog feeds for Google Shopping, Meta/Facebook, Pinterest, and TikTok from any Laravel app. Ships with a built-in admin UI at /feedify, batch XML/CSV/TSV generation, scheduled refresh, attribute mapping, and a Fortify-style ProductRepository contract so you can plug in your own catalog — no custom frontend required.
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
5 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.
se7enxweb/expchangeclass
3 Downloads
expChangeClass - change an existing content object's content class, mapping each attribute of the old class onto one of the new, from the administration interface or the command line. A hardened fork of eZChangeclass for Exponential Legacy / Exponential 6 on PHP 8.
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