Libraries tagged by datastructures
symfony/serializer
239918277 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
233508880 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
53843485 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
6495939 Downloads
Specialized data structures as alternatives to the PHP array
diff/diff
1360809 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
seboettg/collection
812188 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
markshust/magento2-module-simpledata
136281 Downloads
The SimpleData module simplifies calling Magento data structures.
qaribou/immutable.php
138437 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
marcosh/lamphpda
6792 Downloads
A collection of functional programming data structures
hexogen/kdtree
62266 Downloads
file system KDTree index
schematicon/validator
63577 Downloads
Schemation Validator is powerful validator of various data structures.
judev/php-intervaltree
30331 Downloads
Interval Tree implementation in PHP
doganoo/php-algorithms
3086 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
zetacomponents/persistent-object
486904 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.
symfony/json-streamer
1047 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.