Libraries tagged by data structure
dflydev/dot-access-data
407313667 Downloads
Given a deep data structure, access data by dot notation.
symfony/serializer
337358984 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
383325812 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
68124222 Downloads
Handle the output of complex data structures ready for API output.
nicmart/tree
21900682 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
php-ds/php-ds
9762355 Downloads
Specialized data structures as alternatives to the PHP array
php-ds/ext-ds
4396 Downloads
An extension providing efficient internal data structures as an alternative to arrays
diff/diff
1681575 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
mediawiki/semantic-media-wiki
387672 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
helgesverre/toon
200406 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
eventsauce/object-hydrator
2571520 Downloads
Converts structured data into strict objects.
outeredge/magento-structured-data-module
150590 Downloads
Magento Structured Data Module by outer/edge
seboettg/collection
1425717 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
loophp/phptree
1779442 Downloads
An implementation of tree data structure
aliziodev/laravel-taxonomy
28812 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.