Libraries tagged by array map
meklis/array-to-object-mapper
78 Downloads
Easy mapper array to nested objects
fanymagnet/mapper
9 Downloads
Simple mapper array to object
onmoon/dto-mapper
197 Downloads
Class to map any array or class tree into DTO
flofrad/google-map-form-type-bundle
23 Downloads
Set latitude and longitude values on a form using Google Maps or an array to display a trip
mohmann/array-transform
185 Downloads
Transforms raw arrays from a given source mapping and back again
sinmiloluwa/laravel-dto-mapper
37 Downloads
Elegant, type-safe DTO mapping for Laravel models and arrays.
zjkiza/flat-identity-dto-mapper
4 Downloads
Build rich DTO graphs from flat SQL result sets — without an ORM. A high-performance mapper that converts flat database/array rows into structured DTO graphs using identity mapping and attribute adapters.
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
olivebbs/map
15 Downloads
Generic map for PHP
oktavlachs/data-mapping-service
879 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
morrelinko/array-take
23 Downloads
Function for quick array item/items retrieval.
michel/php-sql-mapper
16 Downloads
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many relationships.
carlosv2/map
39 Downloads
Enhance PHP arrays to allow any offset type
xbyter/php-object-mapping
84 Downloads
PHP对象映射,可以将array/object映射为类对象。可做参数的传递、Request参数映射、Entity、Bean等
wundii/data-mapper-laravel-package
10 Downloads
A Laravel 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.