Libraries tagged by array hash
ramsey/collection
572557792 Downloads
A PHP library for representing and manipulating collections.
igorw/get-in
13775685 Downloads
Functions for hash map (assoc array) traversal.
martin-georgiev/postgresql-for-doctrine
6288200 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
phpspec/php-diff
63440841 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
icecave/collections
143459 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
jblond/php-diff
135770 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
boesing/typed-arrays
40345 Downloads
Hashmap and Collection
dpolac/dictionary
239842 Downloads
Collection indexed with objects and scalars
adaptive/php-text-difference
73133 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
cline/idempotency
10711 Downloads
Generate reproducible idempotency keys from any data format (JSON, XML, YAML, arrays, objects) regardless of key order
lindowx/php-array-hash
5795 Downloads
Hashing an multi-dimension PHP array into a unique value
phalcongelist/php-diff
435761 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
zzal/cakephp-hash
2632 Downloads
XPath-like path syntax for complex arrays using awesome cakePHP’s Hash class
apantle/hashmapper
1255 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
sunaoka/hash-php
550 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.