I\'m trying to use spl_autoload() to autoload namespaced classes, where the folder structure follows namespaces, without implementing my own autoloader. I\'ve f
spl_autoload()