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

README.md

ClassLoader Component

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

Resources