Libraries tagged by trie tree
kun391/laravel-categories
19 Downloads
Package categories with with trees
johnnylei/jstree
314 Downloads
Yii2 extension js tree
fromholdio/silverstripe-singular
831 Downloads
A SilverStripe extension to apply to Page classes that should only be allowed to appear in a site tree once.
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
aidask/yii-closure-table-behavior
175 Downloads
ActiveRecord model behavior that allows to work with tree data.
icecave/pasta-ast
3487 Downloads
A library for representing PHP code as an abstract syntax tree.
rlmp/rlmp-language-detection
22940 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.
xmlutils/xmlutils
98 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.
trie/php-trie
3 Downloads
clouds-flight/array-tree
8 Downloads
library for change array with tree structure to tree structure
brill-tree/brill-tree
9 Downloads
php对关系型数据转换成树状图
quanzo/yii2-tree
1 Downloads
Ajax tree mapping. Adjacency list tree type. The ability to change the structure.
myorb/yii2-tree-manager
4 Downloads
An enhanced tree management module with tree node selection and manipulation using nested sets.
landlib/treealgorithms
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.
jaclise/yii2-tree-manager
56 Downloads
An enhanced tree management module with tree node selection and manipulation using nested sets