Libraries tagged by array transformer
tomphp/transform
506 Downloads
A set of tools to make array_map and array_filter more friendly.
oktavlachs/data-mapping-service
869 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
bardoqi/sight
26 Downloads
Sight is a simple Laravel presenter layer in the backend of controller for making your coding faster.
ropendev/platesattributes
104 Downloads
[Plates Extension] Transform an array in html tag attributes.
romm/configuration-object
29460 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.
ebeacon/iterutil
253 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
mohmann/array-transform
185 Downloads
Transforms raw arrays from a given source mapping and back again
danilovl/object-to-array-transform-bundle
279 Downloads
Symfony bundle provides convert object to an array by configuration fields.
nthmedia/transform-to-array
800 Downloads
Transform multi-dimensional arrays or objects to array
clairedv/laravel-array-helpers
8 Downloads
Some static helpers for querying and transforming php arrays
mario-legenda/entity-to-array
27 Downloads
Transforms Doctrine entities to arrays with different configuration
manasbala/symfony-form-error-to-array
42 Downloads
A service to transform symfony 3 form error to array
vairogs/functions-iteration
0 Downloads
A PHP library providing enhanced array and iteration utility functions for array manipulation, transformation, and validation
arraylib/schema
0 Downloads
Transformation and validation array by schema to another format
kristijorgji/php-json-bender
1056 Downloads
A library to transform json to php array declarations.