Libraries tagged by traversal
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
yiisoft/classifier
584 Downloads
Classifier traverses file system to find classes by a certain criteria.
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.
p810/dot
26 Downloads
A utility for traversing arrays using dot notation
ninsuo/jordan-tree
4140 Downloads
A Twig extension for succinctly traversing nested lists (e.g. navigation menus).
khalyomede/array-get
60 Downloads
Function to traverse an array using dot and star syntax.
evert/phpincludes
22 Downloads
PHPIncludes traverses your source and automatically creates an 'includes' file.
edwinhuish/domquery
124 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
dottwatson/simple-data
8 Downloads
traverse an array or an object by accessing the children and parents of a node
diggin/diggin-scraper
79 Downloads
web-sraping component, inspired by Perl’s Web::Scraper. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged PHP ‘s multidimensional array
bigfork/supergroupedlist
237 Downloads
An extension of SilverStripe’s GroupedList that supports traversing relations
xire28/redbean-traversing
11 Downloads
Add traversing through associations with scopes for redbeans