/php-autoloader

Implementation for PHP's Autoloading. Class definitions are found automatically. PHP Autoloader brings support for the static class constructor classConstructor(). It works out of the box. No configuration is needed. Requiring one file is enough.

Primary LanguagePHP

No issues in this repository yet.