Registry / utility / zendframework-zend-loader

zendframework-zend-loader

JSON →
library2.6.1phppackagistunverified

Autoloading and plugin loading strategies.

composer require zendframework/zend-loader
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-loader
utilityphpv2.6.1
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.

AutoloaderFactory
use Zend\Loader\AutoloaderFactory;

Register a namespace autoloader.

use Zend\Loader\AutoloaderFactory; AutoloaderFactory::factory([ 'Zend\Loader\StandardAutoloader' => [ 'namespaces' => [ 'MyApp' => '/path/to/MyApp', ], ], ]);
Debug
Known issues
breakingThis package is part of Zend Framework, which is now Laminas; consider migrating to laminas-loader.
fix
Replace zendframework/zend-loader with laminas/laminas-loader.
affects: *
Upgrade
Version history
2.6.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Amazon
1
Resources
zendframework-zend-loader — pip install zendframework-zend-loader · libregistry