Libraries tagged by array transform
oktavlachs/data-mapping-service
841 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
ropendev/platesattributes
67 Downloads
[Plates Extension] Transform an array in html tag attributes.
pipeline-streams/pipeline-streams
1229 Downloads
Support functional-style operations on streams of elements, such as map-reduce transformations on interators and arrays
phpfacile/event-json
33 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
ebeacon/iterutil
7 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
perimeter/array-transformer
1138 Downloads
Array Transformer
paynopain/strict-array
6 Downloads
An array wrapper to transform undefined index notices to exceptions
nthmedia/transform-to-array
800 Downloads
Transform multi-dimensional arrays or objects to array
mathieutu/transformer
10530 Downloads
Transform your arrays easily.
blacktrs/data-transformer
1 Downloads
Zero-dependency PHP array-to-object transformer
dantleech/symfony-form-array-to-delimited-string-transformer
4960 Downloads
Data transformer for SF form. Transforms delimited to string to array and vice-versa
mario-legenda/entity-to-array
26 Downloads
Transforms Doctrine entities to arrays with different configuration
hidespace/transformer
2 Downloads
Transform your collaction or array.
manasbala/symfony-form-error-to-array
42 Downloads
A service to transform symfony 3 form error to array
gwsn/transformer
953 Downloads
Data Transformer to Transform data from API response to arrays or objects