braunmar / classloader
Class robot loader for find and require classes.
dev-master
2016-03-07 18:38 UTC
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2024-11-09 20:28:07 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.