Libraries tagged by array transform
piedweb/render-html-attributes
40768 Downloads
[Twig Extension] Transform an array in html tag attributes.
romm/configuration-object
29431 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
lv/aurorajson
1696 Downloads
Library to handle an AWS-Subscription from a woodwing publication, download and transform data from JSON to PHP Array.
shetabit/transformer
6 Downloads
transform or modify array keys in an easy way
fransverbeek/xml-transform
474 Downloads
XML to Array transformer
connorvg/laravel-transform
742 Downloads
An array transformer, built for APIs, w/ Laravel bindings (Laravel not required)
enm/transformer-bundle
413 Downloads
This bundle 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.
enm/transformer
501 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
4979 Downloads
Data transformer for SF form. Transforms delimited to string to array and vice-versa
hidespace/transformer
6 Downloads
Transform your collaction or array.
gwsn/transformer
961 Downloads
Data Transformer to Transform data from API response to arrays or objects
tomphp/transform
505 Downloads
A set of tools to make array_map and array_filter more friendly.
cerbero/transformer
543 Downloads
Transform, manipulate, cast and map objects and arrays.
weblabel/data-transformer
2091 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
maplephp/dto
268 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.