Libraries tagged by datastructure
symfony/var-exporter
324299667 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
dflydev/dot-access-data
299653624 Downloads
Given a deep data structure, access data by dot notation.
nicmart/tree
15733987 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
seboettg/collection
987229 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
loophp/phptree
1720164 Downloads
An implementation of tree data structure
dflydev/dot-access-configuration
14331633 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
fran6co/phptrie
8215 Downloads
PHP Trie implementation
algb12/graph-ds
122025 Downloads
A fast implementation of the graph data-structure in PHP
graze/data-structure
267775 Downloads
Data collections and containers
markbaker/quadtrees
37126 Downloads
QuadTree implementation in PHP
nayjest/tree
84680 Downloads
Tree data structure for PHP
diego-ninja/granite
230 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
drupol/phptree
50539 Downloads
An implementation of tree data structure
voku/simple-php-code-parser
4536 Downloads
Get a simple data structure from your php code.
scrumworks/data-accessor
103311 Downloads
Defines data structure contract