Libraries tagged by travers
jojo1981/json-path-ast-builder
4 Downloads
Json Path AST builder
jojo1981/json-ast-builder
5 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
boardfy/mptt-multi-independent-tree
206 Downloads
A PHP library providing a multi independent tree implementation of the modified preorder tree traversal algorithm
autoframe/components-filesystem
198 Downloads
Core File System Utils Autoframe Framework
prelude/prelude-iterators
112 Downloads
A Collection of Iterators
popphp/pop-file
936 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
27 Downloads
Different collections for easy data manage and traverse
vinogradsoft/scanner
71 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.
travy/web-crawler
7 Downloads
A web crawler which will traverse links found in all parent and child web pages running and performs tasks on each page.
tonybogdanov/data-traveller
1440 Downloads
Data structure traversal
tigra-image-library/ascii-art
4 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.