braunmar/classloader

Class robot loader for find and require classes.

dev-master 2016-03-07 18:38 UTC

This package is not auto-updated.

Last update: 2024-06-22 18:13:54 UTC


README

Class loader

Class robot loader for find and require classes.

Instalation

The preferred way to install this extension is through composer.

$ composer require braunmar/classloader

or add

"braunmar/classloader": "*"

to the require section of your composer.json. Then rune:

$ composer update

Documentation

For full documentation see this link at demos.braunmar.cz/classloader.

Licence

Class robot loader is under MIT licence. See the LICENCE for details.