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

README.md

ClassLoader Component

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

Resources