Libraries tagged by array transform
jfadich/json-property
444 Downloads
Transform an object property into an enhanced array
michel/php-sql-mapper
14 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
10364 Downloads
DTO library for arrays
reallifekip/immutable-base
427 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
kumuwai/data-transfer-object
2410 Downloads
Load/view dto elements with object, array, json, or dot-notation
timehunter/laravel-dto-generator
178 Downloads
A generator that creates PHP Data Transfer Object by array schema.
perfilov/php-dto-packer
2754 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
grixu/relationship-data-transfer-object
690 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration
juanchosl/datatransfer
340 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
webappid/lazy
187 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.
mr-robertamoah/dto
43 Downloads
this will help you create dtos from requests and arrays quite easily
lucifer07/php-dto
0 Downloads
Swift and efficient PHP Data Transfer Object package with constructor-promoted properties, auto-mapping, and built-in serialization