Libraries tagged by traversal
rayne/virtual-path
70 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
boardfy/mptt-multi-independent-tree
205 Downloads
A PHP library providing a multi independent tree implementation of the modified preorder tree traversal algorithm
procket/phquery
10 Downloads
A PHP DOM traversal library
volux/dom
47 Downloads
Extended DOM objects with jQuery-like functionality. Create and transform, traversal and manipulation well-formed XML and HTML.
thiagof/cobra-mptt
17 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
1817 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).
iamcal/pquery
12 Downloads
A jQuery-style DOM traversal tool, for PHP
dakujem/oliva74
17 Downloads
Backport of dakujem/oliva (Flexible tree structure, tree builders, traversal iterators, filter.) for PHP 7.4
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
683 Downloads
Service for for hash map (assoc array) traversal (fork of igorw/get-in).
vicary/object-path
12 Downloads
Fork of peridot-php/object-path. A string syntax to fetch values from array and object hierarchies
sakuraphp/sakura-dibi
2 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