Libraries tagged by datastructure
popo/generator
36982 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
ltd-beget/stringstream
77360 Downloads
Php Stringstream data structure.
joegreen0991/hyperloglog
12822 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
23161 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.
hmaus/reynaldo
107203 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
ballen/collection
805703 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
chevere/data-structure
9274 Downloads
Map and Vector data structures
raahul/schema-extractor
53819 Downloads
Extract schema information of a database into a program-friendly data structure
maxwilms/bloom-filter
12065 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
iwink/tree
36137 Downloads
Tree data structure for PHP
bmdevel/php-index
39738 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
bakame/html-table
1193 Downloads
convert html table into a PHP data structure
hsit/datastructure
70 Downloads
data structure for quake used in hsit project
fdsn/datastructure
53 Downloads
Data structure for FDSN data
yomy/datastructures
14870 Downloads
Data structures