Libraries tagged by array map
idevman/xml-mapper
1542 Downloads
Used to map XMLs to mapped arrays
gracik/mapper
2 Downloads
Php library to map arrays to objects
frankperez87/map-array
90 Downloads
This class allows you to easily map the header of array and its data to a set of names you specify.
fivepercent/object-mapper
274 Downloads
Map array data to objects
fivelab/object-mapper
1143 Downloads
Map array data to objects
extalion/php-strict-array
8 Downloads
Generator for generic arrays (vector, map)
alaa/array-key-map
18 Downloads
trueme/mapping-array
1 Downloads
fanymagnet/mapper
9 Downloads
Simple mapper array to object
onmoon/dto-mapper
194 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
3 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.