Bachir Soussi Chiadmi 41863f872c updated core and modules há 8 anos atrás
..
.gitignore 58f46e4e8f caore d8 files há 10 anos atrás
ApcClassLoader.php 41863f872c updated core and modules há 8 anos atrás
ApcUniversalClassLoader.php 41863f872c updated core and modules há 8 anos atrás
CHANGELOG.md 58f46e4e8f caore d8 files há 10 anos atrás
ClassCollectionLoader.php 41863f872c updated core and modules há 8 anos atrás
ClassLoader.php 58f46e4e8f caore d8 files há 10 anos atrás
ClassMapGenerator.php 41863f872c updated core and modules há 8 anos atrás
DebugClassLoader.php 41863f872c updated core and modules há 8 anos atrás
DebugUniversalClassLoader.php 58f46e4e8f caore d8 files há 10 anos atrás
LICENSE 41863f872c updated core and modules há 8 anos atrás
MapClassLoader.php 58f46e4e8f caore d8 files há 10 anos atrás
Psr4ClassLoader.php 58f46e4e8f caore d8 files há 10 anos atrás
README.md 58f46e4e8f caore d8 files há 10 anos atrás
UniversalClassLoader.php 58f46e4e8f caore d8 files há 10 anos atrás
WinCacheClassLoader.php 41863f872c updated core and modules há 8 anos atrás
XcacheClassLoader.php 41863f872c updated core and modules há 8 anos atrás
composer.json 41863f872c updated core and modules há 8 anos atrás
phpunit.xml.dist 58f46e4e8f caore d8 files há 10 anos atrás

README.md

ClassLoader Component

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

Resources