Libraries tagged by array of objects
aimeos/map
351681 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
jbzoo/data
1507581 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
lukascivil/treewalker
863622 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
maxakawizard/json-collection-parser
757578 Downloads
Streaming parser for large JSON files containing array of objects
siriusphp/validation
706814 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
minwork/array
229418 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
ilya/belt
20340 Downloads
A handful of tools for PHP developers.
kjohnson/format-object-list
233243 Downloads
Formats an associative array into a JS parsable array of objects.
halimtuhu/array-images
39015 Downloads
A Laravel Nova field for distribute your images as array of object.
messere/php-value-mask
41892 Downloads
extract subset of array / object values
pixel418/ubiq
28957 Downloads
Functions for readable treatment of string, array & object
josegonzalez/cakephp-entity
33769 Downloads
Use model objects/classes instead of arrays in your CakePHP application
toolkit/stdlib
95641 Downloads
some stdlib tool library of the php
adaptive/php-text-difference
58777 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
ogrrd/csv-iterator
57013 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.