Libraries tagged by datastructure
chadicus/spl-datastructures
42 Downloads
A set of standard datastructures.
rathouz/data-tree
1647 Downloads
DataTree: Tree data-structure component for Nette Framework
jwilkinson/collections
6 Downloads
A package providing a wide variety of standard interfaces and datastructures
datastructure/tree
1 Downloads
A clean and flexible PHP library for building and manipulating tree structures
pehape/data-tree
1734 Downloads
DataTree: Tree data-structure component for Nette Framework
wookieb/map
53 Downloads
Implementation of map in PHP
vpinti/sorted-linked-list
0 Downloads
A blazing fast, type-safe sorted linked list library for PHP. Supports automatic sorting, integer and string values, and modern PHP features.
valksor/php-functions-queue
0 Downloads
A PHP library providing a simple and efficient queue implementation for managing collections of items in a FIFO (First-In-First-Out) manner
uniacid/sortedlinkedlist
0 Downloads
A type-safe, automatically-sorted linked list data structure for PHP
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
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
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.