Libraries tagged by data-structure
symfony/var-exporter
312175173 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
257455199 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
263892685 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
286206009 Downloads
Given a deep data structure, access data by dot notation.
league/fractal
56384478 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
7122392 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
15044881 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
diff/diff
1412931 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
dflydev/dot-access-configuration
14291413 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
seboettg/collection
922794 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
loophp/phptree
1704960 Downloads
An implementation of tree data structure
ltd-beget/stringstream
233497 Downloads
Php Stringstream data structure.
webfiori/collections
53058 Downloads
Basic collections set used by WebFiori.
qaribou/immutable.php
140180 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
marcosh/lamphpda
8950 Downloads
A collection of functional programming data structures