You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
.. | ||
Tests | 2 months ago | |
.gitignore | 2 months ago | |
ApcClassLoader.php | 2 months ago | |
CHANGELOG.md | 2 months ago | |
ClassCollectionLoader.php | 2 months ago | |
ClassLoader.php | 2 months ago | |
ClassMapGenerator.php | 2 months ago | |
LICENSE | 2 months ago | |
MapClassLoader.php | 2 months ago | |
Psr4ClassLoader.php | 2 months ago | |
README.md | 2 months ago | |
WinCacheClassLoader.php | 2 months ago | |
XcacheClassLoader.php | 2 months ago | |
composer.json | 2 months ago | |
phpunit.xml.dist | 2 months ago |
README.md
ClassLoader Component
The ClassLoader component provides tools to autoload your classes and cache their locations for performance.