Kévin Tessier c68c1dd9b0 first commit il y a 7 ans
..
.gitignore c68c1dd9b0 first commit il y a 7 ans
ApcClassLoader.php c68c1dd9b0 first commit il y a 7 ans
ApcUniversalClassLoader.php c68c1dd9b0 first commit il y a 7 ans
CHANGELOG.md c68c1dd9b0 first commit il y a 7 ans
ClassCollectionLoader.php c68c1dd9b0 first commit il y a 7 ans
ClassLoader.php c68c1dd9b0 first commit il y a 7 ans
ClassMapGenerator.php c68c1dd9b0 first commit il y a 7 ans
DebugClassLoader.php c68c1dd9b0 first commit il y a 7 ans
DebugUniversalClassLoader.php c68c1dd9b0 first commit il y a 7 ans
LICENSE c68c1dd9b0 first commit il y a 7 ans
MapClassLoader.php c68c1dd9b0 first commit il y a 7 ans
Psr4ClassLoader.php c68c1dd9b0 first commit il y a 7 ans
README.md c68c1dd9b0 first commit il y a 7 ans
UniversalClassLoader.php c68c1dd9b0 first commit il y a 7 ans
WinCacheClassLoader.php c68c1dd9b0 first commit il y a 7 ans
XcacheClassLoader.php c68c1dd9b0 first commit il y a 7 ans
composer.json c68c1dd9b0 first commit il y a 7 ans
phpunit.xml.dist c68c1dd9b0 first commit il y a 7 ans

README.md

ClassLoader Component

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

Resources