This Autoloader Implementation finds class definitions in any files. A simple require of one file is enough to get it working without any further configuration. It uses an index for fast class defintiion finding. It has no problems with any other class loader.