braunmar/classloader

Class robot loader for find and require classes.

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/braunmar/classloader

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

This package is not auto-updated.

Last update: 2025-10-12 01:08:12 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.