Libraries tagged by Array object
sebastian/object-enumerator
600781272 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
symfony/property-access
211931550 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/serializer
216746958 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
cuyz/valinor
1724917 Downloads
Library that helps to map any input into a strongly-typed value object structure.
phpspec/php-diff
50325533 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
phootwork/collection
10590007 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
ocramius/generated-hydrator
1172624 Downloads
An Object Hydrator that allows very fast array to object to array conversion
aimeos/map
252417 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
maciejczyzewski/bottomline
538854 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.
laminas/laminas-hydrator
12350584 Downloads
Serialize objects to arrays, and vice versa
zendframework/zend-hydrator
19640847 Downloads
Serialize objects to arrays, and vice versa
jbzoo/data
1359059 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
lukascivil/treewalker
654063 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
siriusphp/validation
644675 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
maxakawizard/json-collection-parser
627201 Downloads
Streaming parser for large JSON files containing array of objects