Libraries tagged by array transform
coderofsalvation/datamapper-minimal
13 Downloads
Easily transform arrays and objects with different layouts into one format
apantle/hashmapper
1229 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
jefrancomix/sohot
17 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
nicmart/treebuilder
2 Downloads
TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array
mario-legenda/entity-filter
16 Downloads
Filters collection of entities and transformers them into array
wisoot/restify
19 Downloads
Transform complex data-structure into associated array ready for API.
ravloony/transduct
62 Downloads
Transform a Laravel language directory into a single JSON array
jfadich/json-property
440 Downloads
Transform an object property into an enhanced array
kumuwai/data-transfer-object
2235 Downloads
Load/view dto elements with object, array, json, or dot-notation
amorphine/data-transfer-object
9849 Downloads
DTO library for arrays
timehunter/laravel-dto-generator
168 Downloads
A generator that creates PHP Data Transfer Object by array schema.
rasclatt/smart-dto
314 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
perfilov/php-dto-packer
1621 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
grixu/relationship-data-transfer-object
357 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
mr-robertamoah/dto
33 Downloads
this will help you create dtos from requests and arrays quite easily