Libraries tagged by data-structures
symfony/var-exporter
251804775 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
217797177 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
200649683 Downloads
📐 Nette Schema: validating data structures against a given Schema.
dflydev/dot-access-data
220895008 Downloads
Given a deep data structure, access data by dot notation.
league/fractal
50523284 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
5777830 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
12486717 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
dflydev/dot-access-configuration
14032573 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
loophp/phptree
1650731 Downloads
An implementation of tree data structure
diff/diff
1292922 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
graze/data-structure
243264 Downloads
Data collections and containers
seboettg/collection
673400 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
qaribou/immutable.php
135953 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
doganoo/php-algorithms
2866 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
markshust/magento2-module-simpledata
120782 Downloads
The SimpleData module simplifies calling Magento data structures.