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

README.md

ClassLoader Component

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

Resources