Libraries tagged by data structures
guanguans/laravel-api-response
6323 Downloads
Normalize and standardize Laravel API response data structure. - 规范化和标准化 Laravel API 响应数据结构。
fran6co/phptrie
18319 Downloads
PHP Trie implementation
chemem/bingo-functional
7090 Downloads
A simple functional programming library.
concrete5/doctrine-xml
228220 Downloads
Define database structure via XML using Doctrine data types
zetacomponents/persistent-object
503572 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
voku/simple-php-code-parser
7362 Downloads
Get a simple data structure from your php code.
structr/structr
14130 Downloads
Validate and coerce complex data structures to conform to a specification
mezzio/mezzio-valinor
3061 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
ltd-beget/stringstream
278291 Downloads
Php Stringstream data structure.
linio/util
77483 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
joegreen0991/hyperloglog
16977 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
28647 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
53074 Downloads
Tree data structure for PHP
brianhenryie/simple-php-code-parser
62894 Downloads
Get a simple data structure from your php code.
ballen/collection
865296 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.