Libraries tagged by traverser
xlient/xml-sitemap
458 Downloads
An XML sitemap iterator that lets you traverse all urls in a sitemap.
unclecheese/silverstripe-serialised-dbfields
6126 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
neunerlei/arrays
3035 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
evert/phpincludes
23 Downloads
PHPIncludes traverses your source and automatically creates an 'includes' file.
dynoser/walkdir
460 Downloads
Allows to recursively traverse files in directories or get an array of files
sohel/traverse-category
4 Downloads
Get child from parent category and parent from child category
arth/traverse
23 Downloads
Service for manipulate path
vinogradsoft/files-driver
26 Downloads
Local file system driver for the vinogradsoft/scanner library. Allows you to traverse directories in the local file system.
sharkodlak/ent
9 Downloads
PHP Tree Library, provides common TreeNode implementation.
rgilyov/trees
3 Downloads
Handle trees and tries (search, traverse, build, transform)
phiil/xtraverse
4 Downloads
PHP bundle wich makes array traversing / inserting dead easy.
xdire/collections
28 Downloads
Different collections for easy data manage and traverse
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.
tigra-image-library/ascii-art
5 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.
pharborist/pharborist
7 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.