Libraries tagged by array_rmap
shipmonk/input-mapper
39821 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
scriptfusion/mapper
183367 Downloads
Transforms arrays using an object composition DSL.
rexlabs/utility-belt
130113 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
php-standard-library/dict
216631 Downloads
Functions for creating and transforming associative arrays with preserved keys
itools/smartarray
50814 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
graze/data-structure
304003 Downloads
Data collections and containers
bkvfoundry/utility-belt
75165 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
icecave/collections
143490 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
byjg/serializer
201650 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
aviator/array-map-keys
16836 Downloads
Array map with keys
guennichi/mapper
15102 Downloads
A lightweight library to map array data to PHP immutable objects
pixelshaped/flat-mapper-bundle
9046 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
14359 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
orisai/object-mapper
35574 Downloads
Raw data mapping to validated objects
orisai/nette-object-mapper
30294 Downloads
Orisai Object Mapper integration for Nette