Login   Register  
PHP Classes

Class: Class Manager

Icontem
elePHPant

  Classes of Bob Gombocki  >  Class Manager  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Class Manager Support forum
Base name: classmanager
Description: Auto-load classes based on XML definitions
Version: -
Required PHP version: 5.0
License: Freely Distributable
 
  Author   Group folder image Groups   Detailed description   Freshmeat project  
  Applications   Files Files  

Author

Picture of Bob Gombocki
Name: Bob Gombocki <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: Norway Norway - PHP jobs in Norway
Home page: ???

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes

Detailed description

Class Manager can be used to load classes based on classpath definitions read from XML files. Including the source files will be automatic, and transparent to the application.

Classpath xml files can be used to specify paths from which given classes should be loaded. They can also specify source filename templates and lookup paths for automatic lookup.

Offers features for validating class paths: can check if source files exist, detect class name collisions, includes all source files to find compiling errors, etc.

Freshmeat project

Project record: class-manager

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file usage.php Example Use cases
HTML file manual.html Doc. manual
Files folder image classmanager
  Plain text file ClassManager.php Class Main class
  Plain text file ClassManagerException.php Class Exception class
  Plain text file classpath.xml Data Class repository default configuration file
Files folder image testclasses/lookedup
  Plain text file LookedupClass.php Class dummy class for testing
Files folder image testclasses/lookeduprecursive/somedir
  Plain text file LookedupRecursive.php Class Dummy class for testing
Files folder image testclasses/lookeduptemplate
  Plain text file LookedUpTemplate.class.php Class dummy class for testing
Files folder image testclasses/more
  Plain text file TestClass3.php Class dummy class for testing
Files folder image testclasses
  Plain text file TestClass1.php Class dummy class for testing
  Plain text file TestClass2.php Class dummy class for testing
Download all files: classmanager.tar.gz classmanager.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.