Libraries tagged by array map
ramsey/collection
577870843 Downloads
A PHP library for representing and manipulating collections.
cuyz/valinor
17926996 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
aimeos/map
504893 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
igorw/get-in
13830979 Downloads
Functions for hash map (assoc array) traversal.
phootwork/collection
31794134 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
seboettg/collection
1533237 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
patchlevel/hydrator
676112 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
shipmonk/input-mapper
40589 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
scriptfusion/mapper
183833 Downloads
Transforms arrays using an object composition DSL.
rexlabs/utility-belt
132842 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
php-standard-library/dict
227685 Downloads
Functions for creating and transforming associative arrays with preserved keys
graze/data-structure
304633 Downloads
Data collections and containers
bkvfoundry/utility-belt
77753 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
icecave/collections
143549 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
byjg/serializer
203416 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