Libraries tagged by data-structures
linio/util
69044 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
joegreen0991/hyperloglog
13838 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
23882 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.
incoming/incoming
85488 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
hmaus/reynaldo
112771 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
guanguans/laravel-api-response
2115 Downloads
Normalize and standardize Laravel API response data structures. - 规范化和标准化 Laravel API 响应数据结构。
dazet/data-map
21004 Downloads
Library for mapping data structures.
ballen/collection
813194 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
chevere/data-structure
11069 Downloads
Map and Vector data structures
big-picture-medical/openehr-data-structures
52783 Downloads
tekord/php-result
6174 Downloads
Result object for PHP inspired by the Rust programming language
oliva/tree
25742 Downloads
Utility for handling tree data structures and building trees from flat data stored in database tables and alike.
diego-ninja/granite
10 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
chemem/bingo-functional
6192 Downloads
A simple functional programming library.
php-snippets/circular-array
47223 Downloads
Fixed circular array data structure