Libraries tagged by traverser
yiisoft/classifier
584 Downloads
Classifier traverses file system to find classes by a certain criteria.
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.
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.
dynoser/walkdir
280 Downloads
Allows to recursively traverse files in directories or get an array of files
dottwatson/simple-data
5 Downloads
traverse an array or an object by accessing the children and parents of a node
sohel/traverse-category
3 Downloads
Get child from parent category and parent from child category
arth/traverse
21 Downloads
Service for manipulate path
rgilyov/trees
2 Downloads
Handle trees and tries (search, traverse, build, transform)
phiil/xtraverse
3 Downloads
PHP bundle wich makes array traversing / inserting dead easy.
xlient/xml-sitemap
321 Downloads
An XML sitemap iterator that lets you traverse all urls in a sitemap.
xdire/collections
27 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.
pharborist/pharborist
5 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.