Login   Register  
PHP Classes
elePHPant
Icontem

Class: Class Manager

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Bob Gombocki  >  Class Manager  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Class Manager
Base name: classmanager
Description: Auto-load classes based on XML definitions
Related classes: , , , , , ,
Version: -
PHP version: 5.0
License: Freely Distributable
All time users: 303 users
All time rank: 5556
Week users: 0 users
Week rank: 2420
Picture of Bob Gombocki
Author: Bob Gombocki <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Norway Norway - PHP jobs in Norway
Age: ???
All time rank: 22577 in Norway Norway
Week rank: 2242 Up8 in Norway Norway Down


  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.

 

  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

  Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Freshmeat project  
Project record: class-manager
Popularity score: 13.19
Vitality score: 30.62

  User ratings  
Not yet rated by the users

  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 folder image Files  
File Role Description
Files folder imageclassmanager (3 files)
Files folder imagetestclasses (2 files, 4 directories)
Plain text file usage.php Example Use cases
HTML file manual.html Doc. manual

  Files  /  Files folder image classmanager  
File Role Description
  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  /  Files folder image 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  /  testclasses  /  Files folder image lookedup  
File Role Description
  Plain text file LookedupClass.php Class dummy class for testing

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

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

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

  Files  /  testclasses  /  Files folder image more  
File Role Description
  Plain text file TestClass3.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.