Registry / utility / aura-autoload

aura-autoload

JSON →
library2.0.4phppackagistunverified

Provides a PSR-4 compliant autoloader implementation.

composer require aura/autoload
INSTALL
IMPORT
SIG · AURA-AUTOLOAD
A
aura-autoload
utilityphpv2.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Loader
use Aura\Autoload\Loader;

Register the autoloader and add a namespace prefix.

use Aura\Autoload\Loader; $loader = new Loader(); $loader->register(); $loader->addPrefix('App\\', '/path/to/app');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
10
OpenAI (training)
2
Meta
1
Amazon
1
Resources
aura-autoload — pip install aura-autoload · libregistry