autoload.php
Simple autoloader that follow the PHP Standards Recommendation #0 (PSR-0)
-
see
-
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
for more informations.
Code inspired from the SplClassLoader RFC
-
see
-
https://wiki.php.net/rfc/splclassloader#example_implementation