Libraries tagged by array transform
danilovl/object-to-array-transform-bundle
258 Downloads
Symfony bundle provides convert object to an array by configuration fields.
perimeter/array-transformer
1147 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.
clairedv/laravel-array-helpers
6 Downloads
Some static helpers for querying and transforming php arrays
blacktrs/data-transformer
2 Downloads
Zero-dependency PHP array-to-object transformer
enm/transformer
497 Downloads
This library can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
dantleech/symfony-form-array-to-delimited-string-transformer
4969 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.
ofelix03/transformer
21 Downloads
A simple associative (i.e. a key:value pair) data transformer which transforms the key's of an array data to some other specified keys. It also supports casting of data key's corresponding value to a specified PHP data type
manasbala/symfony-form-error-to-array
42 Downloads
A service to transform symfony 3 form error to array
gwsn/transformer
955 Downloads
Data Transformer to Transform data from API response to arrays or objects
someniatko/form-transformer
373 Downloads
Library for transforming HTTP form data into normalizable array