Bachir Soussi Chiadmi 41863f872c updated core and modules il y a 7 ans
..
.gitignore 58f46e4e8f caore d8 files il y a 8 ans
ApcClassLoader.php 41863f872c updated core and modules il y a 7 ans
ApcUniversalClassLoader.php 41863f872c updated core and modules il y a 7 ans
CHANGELOG.md 58f46e4e8f caore d8 files il y a 8 ans
ClassCollectionLoader.php 41863f872c updated core and modules il y a 7 ans
ClassLoader.php 58f46e4e8f caore d8 files il y a 8 ans
ClassMapGenerator.php 41863f872c updated core and modules il y a 7 ans
DebugClassLoader.php 41863f872c updated core and modules il y a 7 ans
DebugUniversalClassLoader.php 58f46e4e8f caore d8 files il y a 8 ans
LICENSE 41863f872c updated core and modules il y a 7 ans
MapClassLoader.php 58f46e4e8f caore d8 files il y a 8 ans
Psr4ClassLoader.php 58f46e4e8f caore d8 files il y a 8 ans
README.md 58f46e4e8f caore d8 files il y a 8 ans
UniversalClassLoader.php 58f46e4e8f caore d8 files il y a 8 ans
WinCacheClassLoader.php 41863f872c updated core and modules il y a 7 ans
XcacheClassLoader.php 41863f872c updated core and modules il y a 7 ans
composer.json 41863f872c updated core and modules il y a 7 ans
phpunit.xml.dist 58f46e4e8f caore d8 files 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