Libraries tagged by datastructure
dflydev/dot-access-data
427935510 Downloads
Given a deep data structure, access data by dot notation.
nicmart/tree
22858450 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
seboettg/collection
1500817 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
loophp/phptree
1786058 Downloads
An implementation of tree data structure
voku/simple-php-code-parser
66623 Downloads
Get a simple data structure from your php code.
dflydev/dot-access-configuration
14572115 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
graze/data-structure
303210 Downloads
Data collections and containers
nayjest/tree
139741 Downloads
Tree data structure for PHP
algb12/graph-ds
139471 Downloads
A fast implementation of the graph data-structure in PHP
markbaker/tries
5797 Downloads
PHP Classes for Trie datastructures
markbaker/quadtrees
41341 Downloads
QuadTree implementation in PHP
fran6co/phptrie
20101 Downloads
PHP Trie implementation
drupol/phptree
51063 Downloads
An implementation of tree data structure
zetacomponents/persistent-object
506882 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
ltd-beget/stringstream
282331 Downloads
Php Stringstream data structure.