The journey is still going on, the porting still happening. So what happens when the you need to setup up an autoloader so that you can remove all the include, include_once, require, require_once calls in the different classes. It is also necessary in cases where you need to instantiate a class based on a combination […]