Libraries tagged by hashmap

igorw/get-in

391 Favers
11486885 Downloads

Functions for hash map (assoc array) traversal.

Go to Download


psx/record

2 Favers
209939 Downloads

Data HashMap implementation

Go to Download


blackbonjour/stdlib

4 Favers
51526 Downloads

Standard library for PHP

Go to Download


boesing/typed-arrays

10 Favers
29558 Downloads

Hashmap and Collection

Go to Download


equip/structure

40 Favers
201783 Downloads

Simple, immutable data structures

Go to Download


white-rabbit-1-sketch/php-file-hash-map

16 Favers
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.

Go to Download


siro-diaz/data-structures

8 Favers
74 Downloads

Data structures for PHP language

Go to Download


gnugat/traversal

0 Favers
710 Downloads

Service for for hash map (assoc array) traversal (fork of igorw/get-in).

Go to Download


ap-lib/routing

0 Favers
44 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.

Go to Download


irestful/hashmaps

0 Favers
4064 Downloads

Go to Download


withinboredom/distributed-hashmap

3 Favers
0 Downloads

A distributed hashmap for Dapr state stores.

Go to Download


tonix-tuft/linked-hash-map

2 Favers
9 Downloads

How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.

Go to Download


bariscodefx/php-hashmap

2 Favers
48 Downloads

HashMapping for PHP.

Go to Download


apantle/hashmapper

0 Favers
1242 Downloads

Simple Ordered Hashmap Object Transformer (array_map for associative arrays)

Go to Download


irestful/hashmapsets

0 Favers
2279 Downloads

Go to Download


Next >>