Libraries tagged by Vinograd Scanner
vinogradsoft/scanner
3 Favers
70 Downloads
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.
vinogradsoft/files-driver
1 Favers
23 Downloads
23 Downloads
Local file system driver for the vinogradsoft/scanner library. Allows you to traverse directories in the local file system.