Libraries tagged by traverser
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).
yiisoft/classifier
819 Downloads
Classifier traverses file system to find classes by a certain criteria.
jayceedaily/laravel-traversify
114 Downloads
easy traverse eloquent models
evert/phpincludes
23 Downloads
PHPIncludes traverses your source and automatically creates an 'includes' file.
dynoser/walkdir
414 Downloads
Allows to recursively traverse files in directories or get an array of files
sohel/traverse-category
3 Downloads
Get child from parent category and parent from child category
arth/traverse
23 Downloads
Service for manipulate path
vinogradsoft/files-driver
23 Downloads
Local file system driver for the vinogradsoft/scanner library. Allows you to traverse directories in the local file system.
sharkodlak/ent
8 Downloads
PHP Tree Library, provides common TreeNode implementation.
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.
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.
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.
pharborist/pharborist
7 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.