Libraries tagged by array_rmap
labrodev/php-enum-mapper
832 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
platine-php/collection
5999 Downloads
Platine Collection provides a flexible and simple PHP collection implementation.
pflorek/elevator
18873 Downloads
Flattens a multi-dimensional array or any \Traversable into a one-dimensional array. Elevates an one-dimensional or any \Traversable to a multi-dimensional array.
perfilov/php-dto-packer
2943 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
maplephp/dto
698 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
ems/collection
8376 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
adachsoft/collection
647 Downloads
A collection library providing flexible and immutable collections.
rjds/php-dto
286 Downloads
A PHP library to map associative arrays to typed DTOs using attributes.
mouf/tdbm-hydrator
30724 Downloads
A PHP hydrator allowing easy mapping between an array and an object.
omasn/object-handler
9608 Downloads
The component allows filling objects from an associative array based on class strict property maps
polidog/tehilim
120 Downloads
Prisma-style schema-first database toolkit for PHP. No class mapping; generated query clients with PHPStan-friendly array shapes.
devysm/enum-mapper
72 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.