Libraries tagged by Array object
sebastian/object-enumerator
684989610 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
symfony/property-access
244437556 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/serializer
251803697 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
cuyz/valinor
3113106 Downloads
Library that helps to map any input into a strongly-typed value object structure.
phootwork/collection
16083890 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
aimeos/map
308192 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
laminas/laminas-hydrator
14046576 Downloads
Serialize objects to arrays, and vice versa
phpspec/php-diff
54013605 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
ocramius/generated-hydrator
1255755 Downloads
An Object Hydrator that allows very fast array to object to array conversion
zendframework/zend-hydrator
20079426 Downloads
Serialize objects to arrays, and vice versa
minwork/array
208832 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
jbzoo/data
1438677 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
lukascivil/treewalker
778705 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
siriusphp/validation
683717 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
maciejczyzewski/bottomline
580651 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.