Libraries tagged by tree-structure

landlib/treealgorithms

0 Favers
31 Downloads

This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.

Go to Download


krg/doctrine-nestedsets

0 Favers
26 Downloads

Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.

Go to Download


khazhinov/laravel-trees

1 Favers
267 Downloads

Multi-Tree structures for Laravel

Go to Download


kblais/france-cities-seeds

1 Favers
2939 Downloads

Extract the tree structure of French metropolitan regions, departments and cities from www.data.gouv.fr CSV

Go to Download


junstyle/tree

0 Favers
6 Downloads

Library for handling tree structures based on parent IDs

Go to Download


jitesoft/xml2struct

4 Favers
104 Downloads

Simple lib to convert a xml file into a tree structure of nodes, an array structure or a json string.

Go to Download


jdz/menu

0 Favers
6 Downloads

Menu tree structure & rendering library

Go to Download


ivi/tree-manipulator

0 Favers
4 Downloads

Library to manipulate tree structure data

Go to Download


hxari/tree

1 Favers
6 Downloads

Create a Tree structure using an Array.

Go to Download


hobodave/doctrine-hierarchical

3 Favers
16 Downloads

Hierarchical Structural Behavior to support Tree structures inside Doctrine2

Go to Download


heimrichhannot/contao-tree-bundle

0 Favers
20 Downloads

A contao bundle to create a tree structure like an organization chart in the contao backend and output it in the frontend.

Go to Download


doostan/menu

0 Favers
7 Downloads

tree structure menu

Go to Download


dominator/tree

0 Favers
21 Downloads

Library for handling tree structures based on parent IDs, e.g. a self-joined database table

Go to Download


dc-ag/tree-nodes

1 Favers
2974 Downloads

Library to handle tree structures with entities

Go to Download


datastructure/tree

0 Favers
1 Downloads

A clean and flexible PHP library for building and manipulating tree structures

Go to Download


<< Previous Next >>