Registry / utility / nette-robot-loader

nette-robot-loader

JSON →
library4.1.2phppackagistunverified

High performance and comfortable autoloader that will search and autoload classes within your application.

composer require nette/robot-loader
INSTALL
IMPORT
SIG · NETTE-ROBOT-LOADER
N
nette-robot-loader
utilityphpv4.1.2
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.

RobotLoader
use Nette\Loaders\RobotLoader;

Set up autoloading for a directory.

use Nette\Loaders\RobotLoader; $loader = new RobotLoader(); $loader->addDirectory(__DIR__ . '/app'); $loader->register();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
nette-robot-loader — pip install nette-robot-loader · libregistry