Libraries tagged by data structure
dflydev/dot-access-data
308821682 Downloads
Given a deep data structure, access data by dot notation.
symfony/var-exporter
333050011 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
272044873 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
285818096 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
58833669 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
7643047 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
16254241 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
diff/diff
1467707 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
eventsauce/object-hydrator
1863253 Downloads
Converts structured data into strict objects.
seboettg/collection
1031075 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
loophp/phptree
1727087 Downloads
An implementation of tree data structure
doganoo/php-algorithms
4339 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
5200 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.
torann/json-ld
579467 Downloads
Extremely simple JSON-LD markup generator.
cognesy/instructor-php
77202 Downloads
Structured data extraction in PHP, powered by LLMs