Libraries tagged by data structures
dflydev/dot-access-data
268392353 Downloads
Given a deep data structure, access data by dot notation.
symfony/var-exporter
296542079 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
248003943 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
246561447 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
55036161 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
6766415 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
14377074 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
dflydev/dot-access-configuration
14251432 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
loophp/phptree
1695313 Downloads
An implementation of tree data structure
diff/diff
1386496 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
jlorente/laravel-data-migrations
123341 Downloads
An extension to allow you to separate data migrations from structure migrations
seboettg/collection
866539 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
schematicon/validator
67906 Downloads
Schemation Validator is powerful validator of various data structures.
qaribou/immutable.php
139389 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
marcosh/lamphpda
7770 Downloads
A collection of functional programming data structures