Libraries tagged by array_map
ramsey/collection
569420115 Downloads
A PHP library for representing and manipulating collections.
cuyz/valinor
17094255 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
aimeos/map
498644 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
igorw/get-in
13738132 Downloads
Functions for hash map (assoc array) traversal.
phootwork/collection
31174404 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
seboettg/collection
1500817 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
patchlevel/hydrator
665609 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
shipmonk/input-mapper
39040 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
scriptfusion/mapper
182780 Downloads
Transforms arrays using an object composition DSL.
rexlabs/utility-belt
126893 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
php-standard-library/dict
203514 Downloads
Functions for creating and transforming associative arrays with preserved keys
itools/smartarray
50579 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
graze/data-structure
303210 Downloads
Data collections and containers
bkvfoundry/utility-belt
73030 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
icecave/collections
143338 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.