Libraries tagged by datastructures
php-snippets/circular-array
47190 Downloads
Fixed circular array data structure
softcomtecnologia/fractal
3164 Downloads
Handle the output of complex data structures ready for API output.
smoren/nested-accessor
1061 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
php-etl/metadata-contracts
13136 Downloads
Interfaces for the Metadata package whose role is to describe data structures.
php-etl/metadata
10586 Downloads
Describe data structures, to auto-configure and handle data transformation and data manipulation.
markbaker/tries
1119 Downloads
PHP Classes for Trie datastructures
francerz/php-power-data
1602 Downloads
PHP data structures for complex data handling
flipboxdigital/transform
18988 Downloads
Transform data structures
equip/structure
201772 Downloads
Simple, immutable data structures
sirolad/data-structures
11 Downloads
An implementation of Data Structures that does not exist in SPL
siro-diaz/data-structures
74 Downloads
Data structures for PHP language
seboettg/forest
2400 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
mtkocak/algorithms
8 Downloads
Midori PHP Algorithms and Data Structures
dolfelt/php-intervaltree
68914 Downloads
Interval Tree implementation in PHP
denismitr/laravel-bloom
145 Downloads
Bloom filter implementation for Laravel based on Redis