Libraries tagged by hash map

ramsey/collection

1185 Favers
411533099 Downloads

A PHP library for representing and manipulating collections.

Go to Download


igorw/get-in

393 Favers
11915943 Downloads

Functions for hash map (assoc array) traversal.

Go to Download


icecave/collections

73 Favers
132993 Downloads

A PHP collection library loosely inspired by the .NET runtime and the C++ STL.

Go to Download


blackbonjour/stdlib

4 Favers
64863 Downloads

Standard library for PHP

Go to Download


psx/record

2 Favers
222844 Downloads

Data HashMap implementation

Go to Download


boesing/typed-arrays

10 Favers
32290 Downloads

Hashmap and Collection

Go to Download


equip/structure

40 Favers
201829 Downloads

Simple, immutable data structures

Go to Download


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

18 Favers
4 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
78 Downloads

Data structures for PHP language

Go to Download


mapo-89/laravel-avatar-manager

0 Favers
16 Downloads

Simple Laravel package to serve avatars by email hash

Go to Download


tonix-tuft/linked-hash-map

2 Favers
10 Downloads

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

Go to Download


olivebbs/map

0 Favers
15 Downloads

Generic map for PHP

Go to Download


charm/map

0 Favers
33 Downloads

A hashmap implementation similar to Map in javascript - allowing keys and values of any data type. A small, thorough and efficient hashmap implementation.

Go to Download


apantle/hashmapper

0 Favers
1245 Downloads

Simple Ordered Hashmap Object Transformer (array_map for associative arrays)

Go to Download


withinboredom/distributed-hashmap

3 Favers
0 Downloads

A distributed hashmap for Dapr state stores.

Go to Download


Next >>