Tree

A tree is a datastructure which represents data as a set of connected nodes, where each node has only one parent.

PHP has no native tree.

Documentation

Related packages : nicmart/tree