Libraries tagged by hash table
horde/hashtable
5285 Downloads
Hash table client library
equip/structure
202587 Downloads
Simple, immutable data structures
torden/php-mdbm
6933 Downloads
PHP-mdbm is a PHP binds to the MDBM.
b2pweb/bdf-collections
11150 Downloads
Collections implementations with java 8 stream like api.
vortos/vortos-audit
1478 Downloads
Vortos Audit — enterprise-grade unified audit spine. One append-only, hash-chained, per-scope/per-tenant event store with controlled action vocabulary, sensitivity classification, impersonation-chain capture, async (Kafka) ingestion, partitioned storage, retention + cold-storage tiering, keyset query, and signed per-tenant export. Replaces per-app hand-rolled audit tables.
aphiria/collections
2089 Downloads
The Aphiria collections library
yiranzai/hash-dht
3 Downloads
PHP Distributed Hash Table
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
yiranzai/dht
45 Downloads
PHP Distributed Hash Table
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
josue/spatial-hash-table
20 Downloads
2D hash table for fast edges-touching-circle retrieval
zack965/php-ds-algo
2 Downloads
Classic data structures and algorithms implemented from scratch in PHP.
opulence/collections
618 Downloads
The Opulence collection library
minormous/structure
3 Downloads
Simple, immutable data structures
iliaal/lchash
0 Downloads
Linear-probing hash table extension for PHP. Wraps glibc hsearch_r where available, falls back to a small in-tree implementation everywhere else.