zver/autoloader

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (1.0.0) of this package.

Class Autoloader helps you register PSR-4 autoloader from directories

1.0.0 2016-06-24 10:06 UTC

This package is not auto-updated.

Last update: 2017-03-30 14:07:15 UTC


README

Class Autoloader helps you register PSR-4 autoloader from directories

Documentation

Prepare package

php prepare.php

Test package

php test.php

Generate package documentation in HTML and Markdown

php doc.php

Enjoy!