Libraries tagged by travers
oblik/kirby-walker
62 Downloads
Kirby 3 plugin for exporting, importing, and iterating over site content.
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
oblik/kirby-outsource
56 Downloads
Kirby 3 plugin for exporting, importing, and iterating over site content.
artack/dom-query
6003 Downloads
DOMQuery is a PHP library that allows to easily traverse and modify the DOM
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).
yiisoft/classifier
584 Downloads
Classifier traverses file system to find classes by a certain criteria.
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.
unclecheese/silverstripe-serialised-dbfields
6088 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
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.
thiagof/cobra-mptt
17 Downloads
Class implementing Modified Preorder Tree Traversal (Nested Sets)
qufo/mptt
5 Downloads
modified preorder tree traversal algorithm helper for laravel/lumen