Libraries tagged by array mapping
web-fu/anymapper
14 Downloads
Library that allows to map objects and arrays into objects and arrays with strong type support and pattern detection.
lucifer07/php-dto
0 Downloads
Swift and efficient PHP Data Transfer Object package with constructor-promoted properties, auto-mapping, and built-in serialization
idevman/xml-mapper
1542 Downloads
Used to map XMLs to mapped arrays
gwsn/transformer
961 Downloads
Data Transformer to Transform data from API response to arrays or objects
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.
akbsit/trait-adapter
37 Downloads
Trait help to adapt data.
falbar/trait-adapter
26 Downloads
Trait help to adapt data.
beastbytes/evaporator
4 Downloads
Evaporate objects to arrays with type casting, mapping and dependencies resolving 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.
cascademedia/cartographer
24 Downloads
A simple and configurable library that allows mapping to and from arrays.
sinmiloluwa/laravel-dto-mapper
37 Downloads
Elegant, type-safe DTO mapping for Laravel models and arrays.
rasclatt/smart-dto
587 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
zjkiza/flat-identity-dto-mapper
2 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.
polidog/tehilim
3 Downloads
Prisma-style schema-first database toolkit for PHP. No class mapping; generated query clients with PHPStan-friendly array shapes.
phpfacile/event-json
38 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.