igorw/get-in
Functions for hash map (assoc array) traversal.
时间:2026-01-04 10:47
ramsey/collection
A PHP library for representing and manipulating collections.
时间:2026-01-04 09:48
icecave/collections
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
时间:2026-01-04 04:04
minormous/structure
Simple, immutable data structures
时间:2024-12-12 22:18
morrelinko/array-take
Function for quick array item/items retrieval.
时间:2015-10-20 11:36
gnugat/traversal
Service for for hash map (assoc array) traversal (fork of igorw/get-in).
时间:2014-11-16 17:10
titon/type
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.
时间:2013-01-03 01:08
white-rabbit-1-sketch/php-file-hash-map
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 effici
时间:未知