Libraries tagged by traverse
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).
yiisoft/classifier
818 Downloads
Classifier traverses file system to find classes by a certain criteria.
evert/phpincludes
22 Downloads
PHPIncludes traverses your source and automatically creates an 'includes' file.
dynoser/walkdir
366 Downloads
Allows to recursively traverse files in directories or get an array of files
arth/traverse
21 Downloads
Service for manipulate path
sohel/traverse-category
3 Downloads
Get child from parent category and parent from child category
phiil/xtraverse
3 Downloads
PHP bundle wich makes array traversing / inserting dead easy.
vinogradsoft/files-driver
23 Downloads
Local file system driver for the vinogradsoft/scanner library. Allows you to traverse directories in the local file system.
rgilyov/trees
2 Downloads
Handle trees and tries (search, traverse, build, transform)
xlient/xml-sitemap
340 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.
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
6 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.