Libraries tagged by Php Structured Data
sndsgd/form
988 Downloads
Structured data validation for PHP
symfony/var-exporter
247083428 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
php-ds/php-ds
5675278 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
12295899 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
loophp/phptree
1643070 Downloads
An implementation of tree data structure
qaribou/immutable.php
135528 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
doganoo/php-algorithms
2790 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
seboettg/collection
653465 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
algb12/graph-ds
106403 Downloads
A fast implementation of the graph data-structure in PHP
jakewhiteley/php-sets
21324 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
voku/simple-php-code-parser
2608 Downloads
Get a simple data structure from your php code.
judev/php-intervaltree
28129 Downloads
Interval Tree implementation in PHP
nayjest/tree
73034 Downloads
Tree data structure for PHP
fran6co/phptrie
2832 Downloads
PHP Trie implementation
drupol/phptree
49844 Downloads
An implementation of tree data structure