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

README.md

ClassLoader Component

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

Resources