Libraries tagged by structured data
league/fractal
57750836 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
7416516 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
15731279 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
diff/diff
1444368 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
bennett-treptow/laravel-migration-generator
719959 Downloads
Generate migrations from existing database structures
seboettg/collection
985651 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
loophp/phptree
1719838 Downloads
An implementation of tree data structure
aliziodev/laravel-taxonomy
2932 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.
dflydev/dot-access-configuration
14330822 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
jlorente/laravel-data-migrations
138903 Downloads
An extension to allow you to separate data migrations from structure migrations
schematicon/validator
74687 Downloads
Schemation Validator is powerful validator of various data structures.
qaribou/immutable.php
141196 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
marcosh/lamphpda
10504 Downloads
A collection of functional programming data structures
hexogen/kdtree
71766 Downloads
file system KDTree index
fran6co/phptrie
8155 Downloads
PHP Trie implementation