Libraries tagged by array transform
ravloony/transduct
63 Downloads
Transform a Laravel language directory into a single JSON array
jfadich/json-property
444 Downloads
Transform an object property into an enhanced array
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.
amorphine/data-transfer-object
10659 Downloads
DTO library for arrays
reallifekip/immutable-base
613 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
timehunter/laravel-dto-generator
179 Downloads
A generator that creates PHP Data Transfer Object by array schema.
perfilov/php-dto-packer
2861 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
mr-robertamoah/dto
153 Downloads
this will help you create dtos from requests and arrays quite easily
kumuwai/data-transfer-object
2415 Downloads
Load/view dto elements with object, array, json, or dot-notation
juanchosl/datatransfer
375 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
grixu/relationship-data-transfer-object
690 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
webappid/lazy
189 Downloads
A lightweight utility for copying data between arrays and PHP objects, with optional type autocasting.
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
rasclatt/smart-dto
587 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration