Libraries tagged by data structures
guanguans/laravel-api-response
3565 Downloads
Normalize and standardize Laravel API response data structures. - 规范化和标准化 Laravel API 响应数据结构。
diego-ninja/granite
193 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
chemem/bingo-functional
6448 Downloads
A simple functional programming library.
drupol/phptree
50492 Downloads
An implementation of tree data structure
concretecms/doctrine-xml
79016 Downloads
Define database structure via XML using Doctrine data types
voku/simple-php-code-parser
4516 Downloads
Get a simple data structure from your php code.
popo/generator
38534 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
php-ds/ext-ds
34 Downloads
An extension providing efficient internal data structures as an alterantive to arrays
ltd-beget/stringstream
246388 Downloads
Php Stringstream data structure.
linio/util
70889 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
joegreen0991/hyperloglog
15054 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
24864 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
42046 Downloads
Tree data structure for PHP
incoming/incoming
85747 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
ballen/collection
832121 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.