Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
..
Tests 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
ApcClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
ApcUniversalClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
ClassCollectionLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
ClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
ClassMapGenerator.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
DebugClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
DebugUniversalClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
MapClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
Psr4ClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
README.md 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
UniversalClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
WinCacheClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
XcacheClassLoader.php 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release vor 5 Jahren

README.md

ClassLoader Component

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

Resources