Libraries tagged by array tree
cuyz/valinor
12652731 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
lukascivil/treewalker
1098965 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
pbergman/tree-helper
478862 Downloads
A symfony console helper to print a tree
fomvasss/tree-builder
2039 Downloads
The library for building a tree array structure
solution-forest/filament-nestable-tree
239 Downloads
A nestable drag-and-drop tree component for Filament v4 and v5. Supports Eloquent models (including kalnoy/nestedset), static record arrays, per-node actions, multi-tree pages, cross-tree drag-and-drop, lazy loading, and async child loading.
jaspr/expression
15743 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
rgilyov/array-tree-walker
5643 Downloads
Very easy way to parse arrays with tree structure
wokster/yii2-nested-sets-tree-behavior
4248 Downloads
NestedSetsTreeBehavior for build array from creocoder nested sets behavior and fancytree widget
pflorek/elevator
18027 Downloads
Flattens a multi-dimensional array or any \Traversable into a one-dimensional array. Elevates an one-dimensional or any \Traversable to a multi-dimensional array.
perfilov/php-dto-packer
2754 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
dasprid/treereader
1379 Downloads
Structured array tree reader
zxf/utils
25 Downloads
现代化的 PHP 工具包,包含强大的 DOM 操作库、数据转换和一些常用的类库、HTTP网络请求、代码压缩、通用函数集和实用工具等
kode/tools
42 Downloads
PHP8.1+通用工具包,包含消息体、数组处理、字符串处理、时间处理、加解密、IP、地理计算、Curl、二维码、全局辅助函数等
kariricode/data-structure
1091 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
onmoon/dto-mapper
194 Downloads
Class to map any array or class tree into DTO