Libraries tagged by array_map
petrgrishin/array-map
5835 Downloads
The object oriented approach to working with arrays on PHP
dpiquet/mapping
4240 Downloads
array keys mapping class
cloudbear/class-mapper
1993 Downloads
Map any array, JSON or YAML structure onto typed PHP classes using reflection and attributes.
emulgeator/array-to-class-mapper
13974 Downloads
A library what is capable of transforming a multilevel array to a class object
futuretek/data-mapper
1230 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
tiny-blocks/mapper
2253 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
wundii/data-mapper-symfony-bundle
1599 Downloads
A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
labrodev/php-enum-mapper
789 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
platine-php/collection
5996 Downloads
Platine Collection provides a flexible and simple PHP collection implementation.
pflorek/elevator
18828 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.
ems/collection
8314 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
adachsoft/collection
587 Downloads
A collection library providing flexible and immutable collections.
perfilov/php-dto-packer
2915 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
maplephp/dto
689 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays