Libraries tagged by Array object
bowlofsoup/normalizer-bundle
39179 Downloads
Normalizer for objects.
alexxxnf/nf_pp
6957 Downloads
Pretty "print_r" with some additional features
ogrrd/csv-iterator
64541 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
byjg/serializer
195254 Downloads
A powerful multi-format serialization library that converts objects, arrays, and data between JSON, XML, YAML, CSV, PHP serialize, and plain text formats with intelligent property mapping and transformation
vanilla/garden-utils
200155 Downloads
Assorted array, string, and object utilities for PHP.
mathieutu/exporter
37823 Downloads
Export the attributes you need from all your objects and arrays.
adaptive/php-text-difference
71459 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
improved/iterable
209790 Downloads
Functions to interact with arrays, iterators and other traversable objects
pixelshaped/flat-mapper-bundle
8061 Downloads
Object mapper for denormalized data. Transform flat arrays (like database JOIN results) into nested, typed DTOs without the overhead of a full ORM.
kjohnson/format-object-list
244470 Downloads
Formats an associative array into a JS parsable array of objects.
polidog/object-to-array
53388 Downloads
php object to array
dmytrof/array-convertible
15164 Downloads
Library helps to convert object to array
bfg/object
63826 Downloads
To work with objects and arrays
omasn/object-handler
9522 Downloads
The component allows filling objects from an associative array based on class strict property maps
om/from-array
12459 Downloads
fromArray trait allow create objects instances loaded with initial data array