Libraries tagged by map recursive
bkvfoundry/utility-belt
62386 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
rexlabs/utility-belt
114580 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
holdmann/array_map_recursive
50 Downloads
Provides functionality for array_map_recursive().
guglielmopepe/recursivecallbackmapiterator
5 Downloads
This iterator applies recursively the callback to the elements of the given iterator.
rugolinifr/array-path-selector
2 Downloads
This package provides an API to flatten nested PHP arrays to map their values to a path selector, do the opposite operation or replace any value in the array.
opportus/object-mapper
1497 Downloads
Maps generically source to target objects via extensible strategies and controls.
opportus/object-mapper-bundle
1593 Downloads
A Symfony Bundle allowing copying state of objects to differently typed objects using extensible controls and mapping strategies.