Libraries tagged by array_rmap
mouf/tdbm-hydrator
30128 Downloads
A PHP hydrator allowing easy mapping between an array and an object.
rasclatt/smart-dto
531 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
gerfey/mapper
3637 Downloads
Map nested Json|Array structures.
devysm/enum-mapper
69 Downloads
Map the enum values in short codes with enum mapper class.
tomphp/transform
506 Downloads
A set of tools to make array_map and array_filter more friendly.
thesmart/bitfield
8903 Downloads
Map an array of options to a binary bitfield as a string or integer, and back again.
gnugat/traversal
720 Downloads
Service for for hash map (assoc array) traversal (fork of igorw/get-in).
cerbero/transformer
543 Downloads
Transform, manipulate, cast and map objects and arrays.
phootwork/phootwork
23 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
mvccore/ext-tool-collections
306 Downloads
MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.
kariricode/data-structure
890 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
collector/collector
207 Downloads
A collection library inspired by Laravel Collections, built using generators to preserve memory
cdekok/xml-transform
5575 Downloads
XML to Array transformer
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
spindle/collection
27 Downloads
The fastest collection(array_map, array_reduce, ..) wrapper