Libraries tagged by Nested structure
netresearch/jsonmapper
93571456 Downloads
Map nested JSON structures onto PHP classes
apimatic/jsonmapper
6324477 Downloads
Map nested JSON structures onto PHP classes
aliziodev/laravel-taxonomy
3319 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.
lezhnev74/pasvl
47503 Downloads
Array Validator (regular expressions for nested array, sort of)
scriptfusion/array-walker
155127 Downloads
Walks nested array structures to retrieve values.
psx/nested
9710 Downloads
Build complex nested data structures from relational databases
alibayat/laravel-categorizable
2451 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
bnomei/kirby3-autoid
21470 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
abivia/hydration
25477 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
viraj/hawkeye
5074 Downloads
A package for uploading files automatically in a nested md5 hash naming folder structure. A mini CDN for optimized file storage for Laravel.
hosnyben/nova-nested-inputs
378 Downloads
Nova Nested Fields is a Laravel Nova field package that allows users to present their checkboxes or radio buttons in a nested, hierarchical structure. This package supports infinite nesting levels, providing a flexible solution for complex form requirements.
allegiance-group/nested-set
2171 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
rgilyov/array-tree-walker
4515 Downloads
Very easy way to parse arrays with tree structure
kuria/options
3957 Downloads
Resolve structured arrays according to the specified set of options
webhappens/traverser
6887 Downloads
Easily traverse nested object structures without worrying about recursion.