Libraries tagged by array mapper
futuretek/data-mapper
740 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
perfilov/php-dto-packer
2754 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration
devysm/enum-mapper
72 Downloads
Map the enum values in short codes with enum mapper class.
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
smoren/array-mapper
15 Downloads
Helper for mapping arrays
salamanderbe/array-mapper
5 Downloads
Simple mapper to map an object to an array based on a configuration
gerfey/mapper
3657 Downloads
Map nested Json|Array structures.
kasperhansen/dot-array-mapper
288 Downloads
Mapping array data using dot notation.
hrustbb2/arraymapper
131 Downloads
A PHP arraymapper
meklis/array-to-object-mapper
71 Downloads
Easy mapper array to nested objects
fanymagnet/mapper
9 Downloads
Simple mapper array to object
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.
wundii/data-mapper-laravel-package
10 Downloads
A Laravel integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.