Libraries tagged by datastructure
joegreen0991/hyperloglog
17363 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
29669 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.
iwink/tree
56159 Downloads
Tree data structure for PHP
guanguans/laravel-api-response
6651 Downloads
Normalize and standardize Laravel API response data structure. - 规范化和标准化 Laravel API 响应数据结构。
brianhenryie/simple-php-code-parser
128696 Downloads
Get a simple data structure from your php code.
ballen/collection
872539 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
bakame/html-table
4887 Downloads
convert html table into a PHP data structure
php-standard-library/data-structure
8763 Downloads
Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue
phant/data-structure
5909 Downloads
Manage data structure easily
chroma-x/google-datastructures
20985 Downloads
A PHP library providing common data structures to reflect data received from Google services.
chevere/data-structure
34667 Downloads
Map and Vector data structures
sunnysideup/dataintegritytests
2170 Downloads
check your database for obsolete fields and related data-structure errors
php-standard-library/tree
6132 Downloads
Immutable tree data structures and operations for hierarchical data
equip/structure
202588 Downloads
Simple, immutable data structures
diego-ninja/granite
977 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.