Libraries tagged by Php Structured Data
qaribou/immutable.php
139777 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
doganoo/php-algorithms
3717 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
seboettg/collection
890740 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
php-open-source-saver/fractal
43246 Downloads
Handle the output of complex data structures ready for API output.
ltd-beget/stringstream
115054 Downloads
Php Stringstream data structure.
algb12/graph-ds
118511 Downloads
A fast implementation of the graph data-structure in PHP
jakewhiteley/php-sets
23979 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
4087 Downloads
Get a simple data structure from your php code.
judev/php-intervaltree
31949 Downloads
Interval Tree implementation in PHP
nayjest/tree
83042 Downloads
Tree data structure for PHP
fran6co/phptrie
5364 Downloads
PHP Trie implementation
drupol/phptree
50266 Downloads
An implementation of tree data structure
hmaus/reynaldo
113218 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
popo/generator
37724 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
naucon/utility
64558 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects