Libraries tagged by php array object
cuyz/valinor
12868575 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
phpspec/php-diff
61583433 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
aimeos/map
456714 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
phootwork/collection
27973798 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
athari/yalinqo
1214295 Downloads
YaLinqo, a LINQ-to-objects library for PHP
lukascivil/treewalker
1105304 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
maciejczyzewski/bottomline
642124 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.
clagiordano/weblibs-configmanager
3682871 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
minwork/array
267543 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
steevanb/php-typed-array
171987 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
jblond/php-diff
130642 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
nikolaposa/cascader
263467 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
ginq/ginq
258479 Downloads
LINQ to Object inspired DSL for PHP
byjg/serializer
188670 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
tonirilix/nested-json-flattener
115994 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.