Libraries tagged by hashmap
igorw/get-in
11325371 Downloads
Functions for hash map (assoc array) traversal.
psx/record
203626 Downloads
Data HashMap implementation
blackbonjour/stdlib
43678 Downloads
Standard library for PHP
boesing/typed-arrays
27586 Downloads
Hashmap and Collection
equip/structure
201772 Downloads
Simple, immutable data structures
white-rabbit-1-sketch/php-file-hash-map
3 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.
apantle/hashmapper
1238 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
siro-diaz/data-structures
74 Downloads
Data structures for PHP language
ap-lib/routing
38 Downloads
High-performance, flexible PHP routing library designed for speed and extensibility. Routing is optimized for static method calls and relies on a pre-built index for maximum efficiency. It provides simple, direct hashmap-based routing while allowing custom strategies and middleware support.
irestful/hashmaps
4064 Downloads
withinboredom/distributed-hashmap
0 Downloads
A distributed hashmap for Dapr state stores.
tonix-tuft/linked-hash-map
9 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
bariscodefx/php-hashmap
47 Downloads
HashMapping for PHP.
irestful/hashmapsets
2279 Downloads
irestful/hashmapsetretrievercriterias
1725 Downloads