Libraries tagged by datastructures
schematicon/validator
88717 Downloads
Schemation Validator is powerful validator of various data structures.
php-open-source-saver/fractal
365932 Downloads
Handle the output of complex data structures ready for API output.
incoming/incoming
87696 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
judev/php-intervaltree
41765 Downloads
Interval Tree implementation in PHP
morrisonlevi/ardent
16289 Downloads
A healthy library for PHP
zetacomponents/persistent-object
503262 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.
structr/structr
14113 Downloads
Validate and coerce complex data structures to conform to a specification
mezzio/mezzio-valinor
2968 Downloads
Mezzio and Valinor integration layer: convert PSR-7 requests to well-typed data structures
markbaker/tries
3851 Downloads
PHP Classes for Trie datastructures
linio/util
77397 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
dazet/data-map
24548 Downloads
Library for mapping data structures.
syndesi/cypher-data-structures
11762 Downloads
Provides generic cypher data structures for PHP
chroma-x/google-datastructures
19774 Downloads
A PHP library providing common data structures to reflect data received from Google services.
webfiori/collections
64050 Downloads
Basic collections set used by WebFiori.
tekord/php-result
17000 Downloads
Result object for PHP inspired by the Rust programming language