Libraries tagged by datastructures
innmind/mutable
13271 Downloads
Mutable data structures
hksagentur/kirby-schema
962 Downloads
Frequently used data structures for the Kirby panel
flipboxdigital/transform
21310 Downloads
Transform data structures
bethinkpl/fractal
19419 Downloads
Handle the output of complex data structures ready for API output.
andydefer/algo-kit
211 Downloads
Algo KIT - Probabilistic data structures and algorithms for large-scale data processing in PHP
i-am-tom/schemer
1260 Downloads
A Joi-like interface for validating data structures.
sirolad/data-structures
12 Downloads
An implementation of Data Structures that does not exist in SPL
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
okdewit/redis-datastructures
37673 Downloads
A Laravel + Redis library to create more advanced caching datastructures
big-picture-medical/openehr-data-structures
53478 Downloads
seboettg/forest
2405 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
mtkocak/algorithms
9 Downloads
Midori PHP Algorithms and Data Structures
linkerlin/redi.php
1 Downloads
A pure PHP distributed data structures library, equivalent to Redisson implementation for PHP. Fully compatible with Redisson data structures.
kariricode/data-structure
1093 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
denismitr/laravel-bloom
146 Downloads
Bloom filter implementation for Laravel based on Redis