braunmar/classloader

This package is abandoned and no longer maintained. No replacement package was suggested.

Class robot loader for find and require classes.

Maintainers

Package info

github.com/braunmar/classloader

pkg:composer/braunmar/classloader

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-02-15 03:38:33 UTC


README

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.