A directory scanner

English | 日本語

Stagehand_DirectoryScanner provides a framework to process anything for files and directories under the specified directory.

Features

  • Scans the specified directory.
  • Invokes the specified callback for each file or directory.
  • Specifies include/exclude patterns.

Requirements

Installation

Package Version Stability Release Date License
Stagehand_DirectoryScanner 1.1.0 stable 2010-09-11 New BSD License Release Notes

Stagehand_DirectoryScanner can be installed directly using our PEAR channel pear.piece-framework.com. The following is a basic installation:

pear channel-discover pear.piece-framework.com
pear install piece/stagehand_directoryscanner

Documentation

Source

Browse Source Code

Browse Source Code

Git Access

git clone git://github.com/piece/stagehand-directoryscanner.git