Libraries tagged by datastructure
ltd-beget/stringstream
277324 Downloads
Php Stringstream data structure.
joegreen0991/hyperloglog
16921 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
28524 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.
guanguans/laravel-api-response
6291 Downloads
Normalize and standardize Laravel API response data structure. - 规范化和标准化 Laravel API 响应数据结构。
brianhenryie/simple-php-code-parser
57973 Downloads
Get a simple data structure from your php code.
ballen/collection
864195 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
bakame/html-table
4010 Downloads
convert html table into a PHP data structure
php-standard-library/data-structure
3571 Downloads
Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue
phant/data-structure
5080 Downloads
Manage data structure easily
chroma-x/google-datastructures
19708 Downloads
A PHP library providing common data structures to reflect data received from Google services.
chevere/data-structure
30004 Downloads
Map and Vector data structures
sunnysideup/dataintegritytests
1979 Downloads
check your database for obsolete fields and related data-structure errors
php-standard-library/tree
2945 Downloads
Immutable tree data structures and operations for hierarchical data
raahul/schema-extractor
60780 Downloads
Extract schema information of a database into a program-friendly data structure
popo/generator
40491 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.