Libraries tagged by datastructure
sbolch/doctrine-ds-types
0 Downloads
Doctrine DBAL types for php-ds structures.
rtens/collections
27 Downloads
Array wrapper for more structured collections for PHP
r34117y/sorted-linked-list
3 Downloads
A PHP library providing sorted linked lists for typed values.
php-architecture-kit/graph
9 Downloads
Graph data structure implementation to use as base for any (including Domain) Graphs.
olivebbs/map
15 Downloads
Generic map for PHP
nexus-scholar/graph-core
223 Downloads
A lightweight, performant, and dependency-free graph data structure library for PHP.
nagyatka/basil
22 Downloads
Tree data structure for PHP
minormous/structure
3 Downloads
Simple, immutable data structures
megaj/binary-index-tree
0 Downloads
AKA a fenwick tree. Often used for dynamic prefix sum queries and writes.
linkorb/collection
644 Downloads
Super powered collections
jrdev/drange
15 Downloads
Efficiently manage non-contiguous integer ranges with automatic merging and set operations
imflyou/columnar-data-table-php
0 Downloads
columnar-data-table-php
flavioheleno/dslib
8 Downloads
An ordinary typed data structure library
desmx/sds-php
1 Downloads
A Succinct Trie for PHP
codebooth/data-transfer-object
0 Downloads
Data Transfer Object is all about how the data is represented