Libraries tagged by data-structure
tonix-tuft/gloom
3 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
tekord/php-option
34 Downloads
Option object for PHP inspired by the Rust programming language
syaiful6/headbanger
37 Downloads
Headbanger! PHP Data structure
studio83/sorted-linked-list
0 Downloads
Type-safe sorted linked list for int or string values.
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.
purrphp/uuid-collection
0 Downloads
Type-safe uuid collections for PHP with rich functions
purrphp/pure-collection
8 Downloads
Immutable type-safe collections for PHP
pouya1364/probabilistic-php
2 Downloads
Pure-PHP probabilistic data structures: Bloom Filter, Counting Bloom Filter, Cuckoo Filter, Count-Min Sketch, and HyperLogLog. Zero dependencies.
pouya1364/probabilistic-laravel
0 Downloads
Laravel package integration for probabilistic-php — Bloom Filter, Counting Bloom Filter, Cuckoo Filter, Count-Min Sketch, and HyperLogLog via the service container and a Facade.
pouya1364/probabilistic-bundle
0 Downloads
Symfony bundle integration for probabilistic-php — Bloom Filter, Counting Bloom Filter, Cuckoo Filter, Count-Min Sketch, and HyperLogLog as configured services.
php-architecture-kit/graph
9 Downloads
Graph data structure implementation to use as base for any (including Domain) Graphs.
opmvpc/constructs
6 Downloads
Data structures