Libraries tagged by array_rmap
onmoon/dto-mapper
194 Downloads
Class to map any array or class tree into DTO
gerfey/mapper
3658 Downloads
Map nested Json|Array structures.
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.
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.
walangkaji/data-type-mapper
5 Downloads
PHP Convert type of value from json or array data
vklymniuk/dto-mapper-bundle
5055 Downloads
Symfony mapper bundle, easy way to convert data.
vklymniuk/dto-mapper
6094 Downloads
Data mapper library, uses code generator for objects processing.
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.