Libraries tagged by array map
ramsey/collection
546890321 Downloads
A PHP library for representing and manipulating collections.
cuyz/valinor
14906315 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
aimeos/map
478081 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
igorw/get-in
13502819 Downloads
Functions for hash map (assoc array) traversal.
phootwork/collection
29526143 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
seboettg/collection
1431497 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
patchlevel/hydrator
627626 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
shipmonk/input-mapper
34578 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
scriptfusion/mapper
180072 Downloads
Transforms arrays using an object composition DSL.
php-standard-library/dict
137654 Downloads
Functions for creating and transforming associative arrays with preserved keys
bkvfoundry/utility-belt
60350 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
icecave/collections
142622 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
guennichi/mapper
14669 Downloads
A lightweight library to map array data to PHP immutable objects
pixelshaped/flat-mapper-bundle
7768 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
12896 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.