Class loaders for autoloading

English | 日本語

Stagehand_Autoload provides class loaders for autoloading classes and interfaces which are based on the Package\Class or Package_Class style naming conventions.

Features

  • Registers one or more loaders.
  • Supports the Package_Class style naming convension.
  • Supports the Package\Class style naming convension for namespaces.
  • Specifies one or more namespaces you want to load automatically.

Requirements

Installation

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

Stagehand_Autoload 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_autoload

Documentation

Source

Browse Source Code

Browse Source Code

Git Access

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