Libraries tagged by array_rmap
selective/transformer
21577 Downloads
A strictly typed array transformer with dot-access, fluent interface and filters.
camille-hdl/lazy-lists
15737 Downloads
Lazy list processing and transducers
bzrk/php-stream
17511 Downloads
a library to simplify handling(filter, map, ...) collections in php
squidit/data-array-mapper
2888 Downloads
Squid IT - Database ResultSet to Multidimensional Array Mapper
transformers/mapping-transformer
82982 Downloads
Integrates Mapper to transform array collections using Mappings.
traineratwot/filament-openstreetmap
2081 Downloads
OpenStreetMap field for Filament forms with Leaflet.js — pick coordinates, geocode addresses, and store points in 11 formats (WKT, GeoJSON, array, DMS, map URLs)
mapado/request-fields-parser
14282 Downloads
Convert string like `id,firstname,lastname,jobs{startDate,position,company{id,recordNumber}}` to the array
assegaiphp/collections
1713 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.
petrgrishin/array-map
5835 Downloads
The object oriented approach to working with arrays on PHP
dpiquet/mapping
4251 Downloads
array keys mapping class
emulgeator/array-to-class-mapper
14058 Downloads
A library what is capable of transforming a multilevel array to a class object
cloudbear/class-mapper
2028 Downloads
Map any array, JSON or YAML structure onto typed PHP classes using reflection and attributes.
futuretek/data-mapper
1278 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
2291 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
wundii/data-mapper-symfony-bundle
1607 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.