Libraries tagged by array transform
grixu/relationship-data-transfer-object
0 Favers
577 Downloads
577 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
timehunter/laravel-dto-generator
49 Favers
177 Downloads
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
rasclatt/smart-dto
0 Favers
456 Downloads
456 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
perfilov/php-dto-packer
0 Favers
1964 Downloads
1964 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
webappid/lazy
1 Favers
185 Downloads
185 Downloads
A lightweight utility for copying data between arrays and PHP objects, with optional type autocasting.
juanchosl/datatransfer
0 Favers
179 Downloads
179 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
mr-robertamoah/dto
1 Favers
34 Downloads
34 Downloads
this will help you create dtos from requests and arrays quite easily