Libraries tagged by data structures
ganglio/pds
31 Downloads
Probabilistic Data Structures to efficiently analyze and mine big datasets
flavioheleno/dslib
8 Downloads
An ordinary typed data structure library
eiyaro/core-php
24 Downloads
Set of classes to deal with EIYARO's API
desmx/sds-php
1 Downloads
A Succinct Trie for PHP
darsyn/unboxer
15 Downloads
Simple utility to unbox complex data structures (objects) to native data types, suitable for encoding into formats such as JSON, YAML, etc.
daniel-ac-martin/php-seids
58 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
cdcchen/util-ds
8 Downloads
PHP base data structures
cancio-labs/php-stack
7 Downloads
Interface and an array-based implementation of the LIFO Stack data structure.
cancio-labs/php-queue
4 Downloads
Interface and an array-based implementation of the FIFO Queue data structure.
bardoqi/circular-linked-list
3 Downloads
circular dual linked list based on php array and iterator patten.
bahulneel/phonon
21 Downloads
Interesting concepts half-inched from other languages
aldente/aldente
9 Downloads
Abstract Data Types library
sshilko/php-seids
15 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
minime/quantum
462 Downloads
Quantum is unique kind of container made to manage parallel states of data structures.
girgias/php-enums
44 Downloads
Basic Enums in PHP