Libraries tagged by php transform arrays
ufo-tech/dto-transformer
718 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
perfilov/php-dto-packer
1963 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
php-extended/php-arrayable-interface
581 Downloads
A library to give objects the ability to be transformed to array data
webappid/lazy
185 Downloads
A lightweight utility for copying data between arrays and PHP objects, with optional type autocasting.
rasclatt/smart-dto
446 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
blacktrs/data-transformer
2 Downloads
Zero-dependency PHP array-to-object transformer
kariricode/transformer
3 Downloads
A powerful and flexible data transformation component for PHP, part of the KaririCode Framework. It provides configurable processors for seamless manipulation and formatting of data attributes, offering a streamlined pipeline system for efficient data handling
aviator/shaper
582 Downloads
Abstract transformers for collections and arrays.