Libraries tagged by data-structures
nagyatka/basil
22 Downloads
Tree data structure for PHP
mulertech/collections
95 Downloads
The MulerTech Collections package
minormous/structure
3 Downloads
Simple, immutable data structures
linkorb/collection
644 Downloads
Super powered collections
karpovigorok/leetcode
2 Downloads
Leetcode.com problem solve using php language
jrdev/drange
15 Downloads
Efficiently manage non-contiguous integer ranges with automatic merging and set operations
jitesoft/datastructures
287 Downloads
Misc data structures for php.
imflyou/columnar-data-table-php
0 Downloads
columnar-data-table-php
ganglio/pds
32 Downloads
Probabilistic Data Structures to efficiently analyze and mine big datasets
flavioheleno/dslib
8 Downloads
An ordinary typed data structure library
dolfelt/php-intervaltree
69172 Downloads
Interval Tree implementation in PHP
desmx/sds-php
1 Downloads
A Succinct Trie for PHP
datastructure/tree
1 Downloads
A clean and flexible PHP library for building and manipulating tree structures
daniel-ac-martin/php-seids
60 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
d-skora/simple-sorted-linked-list
1 Downloads
A type-safe sorted linked list for PHP 8.2+, with stable scalar typing, custom sort order, and mutation-safe iteration.