Libraries tagged by array_rmap
matrix2305/laravel-request-object-mapper
5274 Downloads
Mapper to object from laravel request (associative array)
devysm/enum-mapper
69 Downloads
Map the enum values in short codes with enum mapper class.
tomphp/transform
505 Downloads
A set of tools to make array_map and array_filter more friendly.
thesmart/bitfield
8902 Downloads
Map an array of options to a binary bitfield as a string or integer, and back again.
gnugat/traversal
711 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
22 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
maplephp/dto
270 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
kariricode/data-structure
116 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
astral/php-serialize
14 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
26 Downloads
The fastest collection(array_map, array_reduce, ..) wrapper
myaza-software/schema-validator
58 Downloads
Check mapping array to object
assegaiphp/collections
224 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
wrux/blocky
480 Downloads
Map a matrix field into an array of blocks to render in twig.