Libraries tagged by array map
bzrk/php-stream
13274 Downloads
a library to simplify handling(filter, map, ...) collections in php
bkvfoundry/utility-belt
45125 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
selective/transformer
19332 Downloads
A strictly typed array transformer with dot-access, fluent interface and filters.
aviator/array-map-keys
14295 Downloads
Array map with keys
transformers/mapping-transformer
79985 Downloads
Integrates Mapper to transform array collections using Mappings.
orisai/object-mapper
33616 Downloads
Raw data mapping to validated objects
rexlabs/utility-belt
95657 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
camille-hdl/lazy-lists
10538 Downloads
Lazy list processing and transducers
mapado/request-fields-parser
13266 Downloads
Convert string like `id,firstname,lastname,jobs{startDate,position,company{id,recordNumber}}` to the array
omasn/object-handler
9222 Downloads
The component allows filling objects from an associative array based on class strict property maps
petrgrishin/array-map
5796 Downloads
The object oriented approach to working with arrays on PHP
squidit/data-array-mapper
2329 Downloads
Squid IT - Database ResultSet to Multidimensional Array Mapper
emulgeator/array-to-class-mapper
13216 Downloads
A library what is capable of transforming a multilevel array to a class object
futuretek/data-mapper
691 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.
tiny-blocks/mapper
1872 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.