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

README.md

ClassLoader Component

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

Resources