PHP Classes

Class Manager: Auto-load classes based on XML definitions

Recommend this page to a friend!
  Info   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 451 This week: 1All time: 6,170 This week: 560Up
Version License PHP version Categories
classmanager 1.0.0Freely Distributable5.0PHP 5, Language
Description 

Author

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.

Picture of Bob Gombocki
Name: Bob Gombocki <contact>
Classes: 2 packages by
Country: Norway Norway
Age: ???
All time rank: 24758 in Norway Norway
Week rank: 411 Up2 in Norway Norway Up

  Files folder image Files  
File Role Description
Files folder imageclassmanager (3 files)
Files folder imagetestclasses (2 files, 4 directories)
Accessible without login Plain text file usage.php Example Use cases
Accessible without login HTML file manual.html Doc. manual

  Files folder image Files  /  classmanager  
File Role Description
  Plain text file ClassManager.php Class Main class
  Plain text file ClassManagerException.php Class Exception class
  Accessible without login Plain text file classpath.xml Data Class repository default configuration file

  Files folder image Files  /  testclasses  
File Role Description
Files folder imagelookedup (1 file)
Files folder imagelookeduprecursive (1 directory)
Files folder imagelookeduptemplate (1 file)
Files folder imagemore (1 file)
  Plain text file TestClass1.php Class dummy class for testing
  Plain text file TestClass2.php Class dummy class for testing

  Files folder image Files  /  testclasses  /  lookedup  
File Role Description
  Plain text file LookedupClass.php Class dummy class for testing

  Files folder image Files  /  testclasses  /  lookeduprecursive  
File Role Description
Files folder imagesomedir (1 file)

  Files folder image Files  /  testclasses  /  lookeduprecursive  /  somedir  
File Role Description
  Plain text file LookedupRecursive.php Class Dummy class for testing

  Files folder image Files  /  testclasses  /  lookeduptemplate  
File Role Description
  Plain text file LookedUpTemplate.class.php Class dummy class for testing

  Files folder image Files  /  testclasses  /  more  
File Role Description
  Plain text file TestClass3.php Class dummy class for testing

 Version Control Unique User Downloads Download Rankings  
 0%
Total:451
This week:1
All time:6,170
This week:560Up