🔬Scanner is a skeleton for processing hierarchical data. A clear API for traversing trees by width and depth. Developers can also implement their own visitor patterns to handle specific nodes or leaves.
-
Updated
Dec 10, 2023 - PHP