Libraries tagged by data structure
chemem/bingo-functional
6434 Downloads
A simple functional programming library.
drupol/phptree
50491 Downloads
An implementation of tree data structure
markbaker/quadtrees
37055 Downloads
QuadTree implementation in PHP
simialbi/yii2-schema-org
94608 Downloads
Schema.org yii2 representation and helpers for json-ld generation in Yii framework
professional-wiki/wikibase-local-media
3537 Downloads
Adds the local media data type to Wikibase
devrabiul/laravel-seo-manager
1620 Downloads
Laravel SEO Manager is an SEO tool that improves SEO by adding recommended meta tags.
crwlr/schema-org
13191 Downloads
Extract schema.org structured data from HTML documents.
concretecms/doctrine-xml
78782 Downloads
Define database structure via XML using Doctrine data types
voku/simple-php-code-parser
4492 Downloads
Get a simple data structure from your php code.
popo/generator
38497 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
ltd-beget/stringstream
246109 Downloads
Php Stringstream data structure.
linio/util
70829 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
joegreen0991/hyperloglog
15015 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jakewhiteley/php-sets
24830 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
41750 Downloads
Tree data structure for PHP