Registry / utility / hhvm-hhvm-autoload

hhvm-hhvm-autoload

JSON →
library3.3.2phppackagistunverified

Autoloader for Hack and PHP classes in HHVM projects.

composer require hhvm/hhvm-autoload
INSTALL
IMPORT
SIG · HHVM-HHVM-AUTOLOAD
H
hhvm-hhvm-autoload
utilityphpv3.3.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.

AutoloadMap
use Facebook\AutoloadMap\AutoloadMap;

Initialize the HHVM autoloader from a Composer classmap.

use Facebook\AutoloadMap\AutoloadMap; $loader = AutoloadMap::fromComposer(__DIR__.'/vendor/composer/autoload_classmap.php'); $loader->register();
Debug
Known issues
breakingOnly works with HHVM, not standard PHP
fix
Use standard Composer autoloader for PHP projects
affects: >=1.0.0
Upgrade
Version history
3.3.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hhvm-hhvm-autoload — pip install hhvm-hhvm-autoload · libregistry