Libraries tagged by data-structures
minormous/structure
3 Downloads
Simple, immutable data structures
linkorb/collection
640 Downloads
Super powered collections
karpovigorok/leetcode
2 Downloads
Leetcode.com problem solve using php language
jitesoft/datastructures
273 Downloads
Misc data structures for php.
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
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.
codebooth/data-transfer-object
0 Downloads
Data Transfer Object is all about how the data is represented
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