Libraries tagged by array tree
cuyz/valinor
3537813 Downloads
Library that helps to map any input into a strongly-typed value object structure.
lukascivil/treewalker
811910 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
pbergman/tree-helper
443566 Downloads
A symfony console helper to print a tree
pflorek/elevator
15005 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.
kariricode/data-structure
883 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.
jaspr/expression
11103 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
rgilyov/array-tree-walker
4341 Downloads
Very easy way to parse arrays with tree structure
wokster/yii2-nested-sets-tree-behavior
3999 Downloads
NestedSetsTreeBehavior for build array from creocoder nested sets behavior and fancytree widget
perfilov/php-dto-packer
1954 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
tobento/service-treeable
105 Downloads
Building trees easily.
codrasil/tree
837 Downloads
PHP Library to generate a hierarchical tree list from array.
ashleydawson/canonically-flatten-tree
3252 Downloads
Pure function to flatten a tree (n-dimensional array) into a canonicalised list array
jitesoft/xml2struct
103 Downloads
Simple lib to convert a xml file into a tree structure of nodes, an array structure or a json string.
xmlutils/xmlutils
91 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
tadaspaplauskas/dom-to-array
17 Downloads
Converts DOM to array tree structure