Libraries tagged by traverse
qeep-pro/twig-tree-tag
3253 Downloads
A Twig extension for succinctly traversing nested lists (e.g. navigation menus).
gyselroth/stream-iterator
1307 Downloads
Provides \StreamIterator which allows traversing through an iterator and stringify each element
dakujem/oliva
184 Downloads
Flexible tree structure, tree builders (materialized paths, recursive, wrappers), traversal iterators, filter.
echo511/tree-traversal
1125 Downloads
tomzx/html-parser
11 Downloads
An HTML parser written in PHP
tomzx/abstract-parser
47 Downloads
An abstract parser written in PHP
sakuraphp/sakura
25 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
rayne/virtual-path
70 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
procket/phquery
10 Downloads
A PHP DOM traversal library
maplephp/dto
175 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
boardfy/mptt-multi-independent-tree
205 Downloads
A PHP library providing a multi independent tree implementation of the modified preorder tree traversal algorithm
autoframe/components-filesystem
189 Downloads
Core File System Utils Autoframe Framework
popphp/pop-file
930 Downloads
Pop File Component for Pop PHP Framework
volux/dom
47 Downloads
Extended DOM objects with jQuery-like functionality. Create and transform, traversal and manipulation well-formed XML and HTML.
vinogradsoft/scanner
70 Downloads
Vinograd is a powerful library for processing hierarchical data. It provides an intuitive API for traversing trees in breadth-first and depth-first orders. Developers can also implement their own visitor patterns to process specific nodes or leaves.