dev-master
9999999-dev https://github.com/keradus/Psr4AutoloaderPSR-4 Autoloader implementation
MIT
Wallogit.com
2017 © Pedro Peláez
PSR-4 Autoloader implementation
PSR-4 Autoloader implementation based on example from PHP-FIG., (*2)
Changes to original: - fixes tests - remove "Class" suffix in class names - change namespace: Example->Keradus - create new instances always with brackets - little documentation changes - all variables now in camelCase - code cleanup for few useless statements - follow [https://github.com/fabpot/PHP-CS-Fixer](PHP CS Fixer) guidelines and contain configuration file, (*3)
PSR-4 Autoloader implementation
MIT