Libraries tagged by data structure
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
tonix-tuft/gloom
3 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
tekord/php-option
23 Downloads
Option object for PHP inspired by the Rust programming language
syaiful6/headbanger
37 Downloads
Headbanger! PHP Data structure
smoren/containers-transactional
20 Downloads
Abstract transactional containers and data structures
rtens/collections
27 Downloads
Array wrapper for more structured collections for PHP
raulfraile/idatha
6 Downloads
Data structures library for PHP
opmvpc/constructs
6 Downloads
Data structures
olivebbs/map
15 Downloads
Generic map for PHP
nagyatka/basil
22 Downloads
Tree data structure for PHP
karpovigorok/leetcode
2 Downloads
Leetcode.com problem solve using php language
ganglio/pds
31 Downloads
Probabilistic Data Structures to efficiently analyze and mine big datasets
flavioheleno/dslib
8 Downloads
An ordinary typed data structure library
eiyaro/core-php
24 Downloads
Set of classes to deal with EIYARO's API
desmx/sds-php
1 Downloads
A Succinct Trie for PHP