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

README.md

ClassLoader Component

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

Resources