Libraries tagged by array_rmap
scriptfusion/mapper
176398 Downloads
Transforms arrays using an object composition DSL.
graze/data-structure
294030 Downloads
Data collections and containers
icecave/collections
141181 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
byjg/serializer
185780 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation
guennichi/mapper
14104 Downloads
A lightweight library to map array data to PHP immutable objects
pixelshaped/flat-mapper-bundle
5457 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
wundii/data-mapper
10848 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
selective/transformer
19248 Downloads
A strictly typed array transformer with dot-access, fluent interface and filters.
rexlabs/utility-belt
95564 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
php-standard-library/dict
67051 Downloads
Functions for creating and transforming associative arrays with preserved keys
bzrk/php-stream
13193 Downloads
a library to simplify handling(filter, map, ...) collections in php
bkvfoundry/utility-belt
45057 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
aviator/array-map-keys
14206 Downloads
Array map with keys
transformers/mapping-transformer
79848 Downloads
Integrates Mapper to transform array collections using Mappings.
orisai/object-mapper
33612 Downloads
Raw data mapping to validated objects