This is done mainly due to the PHP autoloading limitations - classes are able to be autoloaded but functions aren't.
This is done mainly due to the PHP autoloading limitations - classes are able to be autoloaded but functions aren't.