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

README.md

ClassLoader Component

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

Resources