Libraries tagged by traversal
thiagof/cobra-mptt
18 Downloads
Class implementing Modified Preorder Tree Traversal (Nested Sets)
qufo/mptt
5 Downloads
modified preorder tree traversal algorithm helper for laravel/lumen
mediagone/types-collections
1918 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
dakujem/oliva
247 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
centraldesktop/graph
25135 Downloads
Basic object graph traversal library
belt/matter
253 Downloads
Proper object traversal
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).
spanitz/silex-url-traversal
5 Downloads
Silex URL Traversal
echo511/tree-traversal
1128 Downloads
vicary/object-path
12 Downloads
Fork of peridot-php/object-path. A string syntax to fetch values from array and object hierarchies
tomzx/html-parser
11 Downloads
An HTML parser written in PHP
tomzx/abstract-parser
47 Downloads
An abstract parser written in PHP
sakuraphp/sakura-dibi
2 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
sakuraphp/sakura
26 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
kappa/doctrine-mptt
660 Downloads
Modified Pre-order Tree Traversal doctrine implementation