Class Manager can be used to load classes based on classpath definitions read from XML files. Source files are loaded automatically and transparently to the application. It checks if source files exist, detects class name collisions, includes all source files to find compilation errors, and more.
| Tags | PHP Class loader |
|---|---|
| Licenses | Public Domain |
| Implementation | PHP |