Libraries tagged by datastructure
symfony/var-exporter
283491084 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
dflydev/dot-access-data
254485615 Downloads
Given a deep data structure, access data by dot notation.
nicmart/tree
13798442 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
dflydev/dot-access-configuration
14204802 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
seboettg/collection
810275 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
loophp/phptree
1683606 Downloads
An implementation of tree data structure
algb12/graph-ds
115254 Downloads
A fast implementation of the graph data-structure in PHP
graze/data-structure
255366 Downloads
Data collections and containers
markbaker/quadtrees
35832 Downloads
QuadTree implementation in PHP
nayjest/tree
77653 Downloads
Tree data structure for PHP
fran6co/phptrie
4232 Downloads
PHP Trie implementation
drupol/phptree
50180 Downloads
An implementation of tree data structure
zetacomponents/persistent-object
486872 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.
voku/simple-php-code-parser
3676 Downloads
Get a simple data structure from your php code.
scrumworks/data-accessor
76552 Downloads
Defines data structure contract