Libraries tagged by array_map
brash-creative/popomapper
42 Downloads
Plain old PHP object JSON mapper - Map json or array structures to a POPO
cylab/php-spark
780 Downloads
A wrapper around arrays that mimics the MapReduce methods of Apache Spark
beastbytes/evaporator
4 Downloads
Evaporate objects to arrays with type casting, mapping and dependencies resolving support.
fnxnet/guzzle-bundle
394 Downloads
Allows you to easily create clients, commands and map result to desired array, object or class
nandan108/dto-toolkit
33 Downloads
A modern, framework-agnostic PHP 8.1+ DTO system with attribute-driven data normalization and mapping to entities or arrays.
cascademedia/cartographer
24 Downloads
A simple and configurable library that allows mapping to and from arrays.
pipeline-streams/pipeline-streams
1230 Downloads
Support functional-style operations on streams of elements, such as map-reduce transformations on interators and arrays
rasclatt/smart-dto
587 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
polidog/tehilim
3 Downloads
Prisma-style schema-first database toolkit for PHP. No class mapping; generated query clients with PHPStan-friendly array shapes.
phpfacile/event-json
38 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
mekhtievrs/laravel-hydrator
13 Downloads
Package for the mapping and hydrating laravel models from data arrays and collections
fersot/model-export
0 Downloads
Export Eloquent queries, collections or arrays to Excel/CSV with a fluent API, column mapping, chunk processing and streaming downloads.
aljerom/simple-hydrator
8 Downloads
Reflection-based array-to-object hydrator with snake_case to camelCase mapping