Libraries tagged by data-structure
watoki/collections
17692 Downloads
Array wrapper for more structured collections for PHP
vk-php-utils/ds
2 Downloads
PHP Java-Like Collections (List, Set, Map)
tonix-tuft/linked-hash-map
9 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
tonix-tuft/gloom
2 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
19 Downloads
Option object for PHP inspired by the Rust programming language
syaiful6/headbanger
36 Downloads
Headbanger! PHP Data structure
rtens/collections
26 Downloads
Array wrapper for more structured collections for PHP
opmvpc/constructs
5 Downloads
Data structures
olivebbs/map
15 Downloads
Generic map for PHP
nagyatka/basil
21 Downloads
Tree data structure for PHP
minormous/structure
1 Downloads
Simple, immutable data structures
linkorb/collection
631 Downloads
Super powered collections
karpovigorok/leetcode
1 Downloads
Leetcode.com problem solve using php language
jitesoft/datastructures
265 Downloads
Misc data structures for php.
ganglio/pds
29 Downloads
Probabilistic Data Structures to efficiently analyze and mine big datasets