Libraries tagged by array_map
ramsey/collection
516627965 Downloads
A PHP library for representing and manipulating collections.
cuyz/valinor
12009568 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
aimeos/map
446706 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
igorw/get-in
13176154 Downloads
Functions for hash map (assoc array) traversal.
phootwork/collection
27306372 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
seboettg/collection
1339511 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
shipmonk/input-mapper
28324 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
scriptfusion/mapper
176240 Downloads
Transforms arrays using an object composition DSL.
graze/data-structure
293742 Downloads
Data collections and containers
icecave/collections
141102 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
byjg/serializer
184978 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
transformers/mapping-transformer
79775 Downloads
Integrates Mapper to transform array collections using Mappings.
pixelshaped/flat-mapper-bundle
5331 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
10633 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
rexlabs/utility-belt
95370 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php