Libraries tagged by datastructure
symfony/var-exporter
250287218 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
dflydev/dot-access-data
219339576 Downloads
Given a deep data structure, access data by dot notation.
nicmart/tree
12418184 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
dflydev/dot-access-configuration
14022981 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
loophp/phptree
1648296 Downloads
An implementation of tree data structure
graze/data-structure
242471 Downloads
Data collections and containers
seboettg/collection
666873 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
algb12/graph-ds
106960 Downloads
A fast implementation of the graph data-structure in PHP
markbaker/quadtrees
34798 Downloads
QuadTree implementation in PHP
nayjest/tree
73374 Downloads
Tree data structure for PHP
fran6co/phptrie
3002 Downloads
PHP Trie implementation
drupol/phptree
49918 Downloads
An implementation of tree data structure
zetacomponents/persistent-object
482042 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
2713 Downloads
Get a simple data structure from your php code.
scrumworks/data-accessor
52805 Downloads
Defines data structure contract