Libraries tagged by data structures
dflydev/dot-access-data
309825285 Downloads
Given a deep data structure, access data by dot notation.
symfony/var-exporter
333982454 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
272570587 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
286790217 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
58943495 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
7667018 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
16312221 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
diff/diff
1470366 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
loophp/phptree
1727811 Downloads
An implementation of tree data structure
doganoo/php-algorithms
4350 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
aliziodev/laravel-taxonomy
5296 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
symfony/json-streamer
74712 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
markshust/magento2-module-simpledata
157592 Downloads
The SimpleData module simplifies calling Magento data structures.
dflydev/dot-access-configuration
14359959 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
graze/data-structure
271529 Downloads
Data collections and containers