Libraries tagged by datastructure
symfony/var-exporter
295790980 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
dflydev/dot-access-data
267543793 Downloads
Given a deep data structure, access data by dot notation.
nicmart/tree
14341257 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
dflydev/dot-access-configuration
14248830 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
loophp/phptree
1694778 Downloads
An implementation of tree data structure
seboettg/collection
863614 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
ltd-beget/stringstream
88937 Downloads
Php Stringstream data structure.
algb12/graph-ds
117488 Downloads
A fast implementation of the graph data-structure in PHP
graze/data-structure
259167 Downloads
Data collections and containers
nayjest/tree
82403 Downloads
Tree data structure for PHP
fran6co/phptrie
4618 Downloads
PHP Trie implementation
voku/simple-php-code-parser
3919 Downloads
Get a simple data structure from your php code.
scrumworks/data-accessor
83640 Downloads
Defines data structure contract
popo/generator
37464 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
joegreen0991/hyperloglog
13590 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable