Libraries tagged by Nested structure
netresearch/jsonmapper
82095862 Downloads
Map nested JSON structures onto PHP classes
apimatic/jsonmapper
5419696 Downloads
Map nested JSON structures onto PHP classes
bnomei/kirby3-autoid
21316 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
lezhnev74/pasvl
45830 Downloads
Array Validator (regular expressions for nested array, sort of)
scriptfusion/array-walker
137711 Downloads
Walks nested array structures to retrieve values.
psx/nested
7546 Downloads
Build complex nested data structures from relational databases
alibayat/laravel-categorizable
2140 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
abivia/hydration
21098 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
viraj/hawkeye
4651 Downloads
A package for uploading files automatically in a nested md5 hash naming folder structure. A mini CDN for optimized file storage for Laravel.
smoren/nested-accessor
1054 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
hosnyben/nova-nested-inputs
288 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
1960 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
rgilyov/array-tree-walker
3784 Downloads
Very easy way to parse arrays with tree structure
kuria/options
3880 Downloads
Resolve structured arrays according to the specified set of options
webhappens/traverser
4952 Downloads
Easily traverse nested object structures without worrying about recursion.