Libraries tagged by array map
htfy96/magic-transformer.php
6 Downloads
Bidirectional array-like struct mapper in PHP
leama/sitemap-generator
3 Downloads
Generate site map file by array of pages and extension
brash-creative/popomapper
42 Downloads
Plain old PHP object JSON mapper - Map json or array structures to a POPO
assegaiphp/collections
237 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.
cylab/php-spark
779 Downloads
A wrapper around arrays that mimics the MapReduce methods of Apache Spark
beastbytes/evaporator
3 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
11 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
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