Libraries tagged by data-structure
qaribou/immutable.php
148104 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
marcosh/lamphpda
14536 Downloads
A collection of functional programming data structures
hexogen/kdtree
93407 Downloads
file system KDTree index
doganoo/php-algorithms
6001 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
schematicon/validator
88717 Downloads
Schemation Validator is powerful validator of various data structures.
php-open-source-saver/fractal
366061 Downloads
Handle the output of complex data structures ready for API output.
incoming/incoming
87704 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
algb12/graph-ds
136556 Downloads
A fast implementation of the graph data-structure in PHP
graze/data-structure
296167 Downloads
Data collections and containers
nayjest/tree
127549 Downloads
Tree data structure for PHP
judev/php-intervaltree
41765 Downloads
Interval Tree implementation in PHP
fran6co/phptrie
18182 Downloads
PHP Trie implementation
morrisonlevi/ardent
16289 Downloads
A healthy library for PHP
zetacomponents/persistent-object
503266 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
7346 Downloads
Get a simple data structure from your php code.