Libraries tagged by travsers
jojo1981/json-path-ast-builder
4 Downloads
Json Path AST builder
jojo1981/json-ast-builder
6 Downloads
Json AST builder
germania-kg/filteriterators
156 Downloads
FilterIterators for two-dimensional Traversables
florianeckerstorfer/get-from
66 Downloads
Functions for object traversal.
dryas/f3_tree
16 Downloads
A Tree helper for the PHP Fat-Free framework (F3) implementing the modified preorder tree traversal algorithm
codrasil/tree
839 Downloads
PHP Library to generate a hierarchical tree list from array.
boardfy/mptt-multi-independent-tree
206 Downloads
A PHP library providing a multi independent tree implementation of the modified preorder tree traversal algorithm
bentools/flatten-iterator
2021 Downloads
Flattens Traversable or arrays into one iterator.
axy/arr-helpers
1 Downloads
Some array helpers
autoframe/components-filesystem
201 Downloads
Core File System Utils Autoframe Framework
prelude/prelude-iterators
112 Downloads
A Collection of Iterators
popphp/pop-file
941 Downloads
Pop File Component for Pop PHP Framework
guide42/traba
6 Downloads
An alternative to common pattern matching to route an URL to a resource
xdire/collections
28 Downloads
Different collections for easy data manage and traverse
vinogradsoft/scanner
75 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.