Libraries tagged by data structures
dflydev/dot-access-data
284944165 Downloads
Given a deep data structure, access data by dot notation.
symfony/var-exporter
311057516 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
256728127 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
262679794 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
56277733 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
7094457 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
14992236 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
diff/diff
1410368 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
dflydev/dot-access-configuration
14287864 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
seboettg/collection
919045 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
loophp/phptree
1703904 Downloads
An implementation of tree data structure
ltd-beget/stringstream
233219 Downloads
Php Stringstream data structure.
jlorente/laravel-data-migrations
130214 Downloads
An extension to allow you to separate data migrations from structure migrations
webfiori/collections
53053 Downloads
Basic collections set used by WebFiori.
schematicon/validator
70637 Downloads
Schemation Validator is powerful validator of various data structures.