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.
chuan 2dcf3b2434 init 10 months ago
..
Tests init 10 months ago
.gitignore init 10 months ago
ApcClassLoader.php init 10 months ago
CHANGELOG.md init 10 months ago
ClassCollectionLoader.php init 10 months ago
ClassLoader.php init 10 months ago
ClassMapGenerator.php init 10 months ago
LICENSE init 10 months ago
MapClassLoader.php init 10 months ago
Psr4ClassLoader.php init 10 months ago
README.md init 10 months ago
WinCacheClassLoader.php init 10 months ago
XcacheClassLoader.php init 10 months ago
composer.json init 10 months ago
phpunit.xml.dist init 10 months ago

README.md

ClassLoader Component

The ClassLoader component provides tools to autoload your classes and cache their locations for performance.

Resources