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
quasarstream/stun
610 Downloads
A PHP library for STUN (Session Traversal Utilities for NAT) protocol, enabling NAT discovery and reflexive address retrieval for ICE connectivity in WebRTC applications.
mediagone/types-collections
1932 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).
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
gnugat/traversal
713 Downloads
Service for for hash map (assoc array) traversal (fork of igorw/get-in).
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
jojo1981/json-path-ast-builder
4 Downloads
Json Path AST builder