Libraries tagged by hashmap
igorw/get-in
13176154 Downloads
Functions for hash map (assoc array) traversal.
blackbonjour/stdlib
139843 Downloads
Standard library for PHP
white-rabbit-1-sketch/php-file-hash-map
3560 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
psx/record
249073 Downloads
Data HashMap implementation
equip/structure
202329 Downloads
Simple, immutable data structures
boesing/typed-arrays
37951 Downloads
Hashmap and Collection
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
irestful/hashmaps
4064 Downloads
withinboredom/distributed-hashmap
0 Downloads
A distributed hashmap for Dapr state stores.
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
bariscodefx/php-hashmap
49 Downloads
HashMapping for PHP.
apantle/hashmapper
1247 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
irestful/hashmapsets
2279 Downloads
irestful/hashmapsetretrievercriterias
1725 Downloads
irestful/hashmapservices
719 Downloads