Libraries tagged by Nested structure
netresearch/jsonmapper
75206096 Downloads
Map nested JSON structures onto PHP classes
apimatic/jsonmapper
4721174 Downloads
Map nested JSON structures onto PHP classes
bnomei/kirby3-autoid
21083 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
lezhnev74/pasvl
44322 Downloads
Array Validator (regular expressions for nested array, sort of)
scriptfusion/array-walker
125269 Downloads
Walks nested array structures to retrieve values.
psx/nested
6460 Downloads
Build complex nested data structures from relational databases
hosnyben/nova-nested-inputs
89 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.
alibayat/laravel-categorizable
1979 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
abivia/hydration
17333 Downloads
Support for creating complex nested class structures from JSON/YAML objects.
smoren/nested-accessor
1019 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
allegiance-group/nested-set
1808 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
rgilyov/array-tree-walker
2994 Downloads
Very easy way to parse arrays with tree structure
arogachev/yii2-tree
1974 Downloads
Database tree structures management for Yii 2 framework
kuria/options
3729 Downloads
Resolve structured arrays according to the specified set of options
webhappens/traverser
4579 Downloads
Easily traverse nested object structures without worrying about recursion.