use-php-autoload
PHP autoload metadata primitives for RustUse.
Experimental
use-php-autoload is experimental while use-php remains below 0.3.0.
Example
use ;
let mapping = new
.with_path;
let classmap = new;
assert_eq!;
assert_eq!;
# Ok::
Scope
- PSR-4 prefix mappings, classmap entries, files entries, and autoload strategy labels.
Non-goals
- Composer JSON parsing, package resolution, filesystem scanning, or runtime autoloading.
License
Licensed under either Apache-2.0 or MIT.