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

README.md

ClassLoader Component

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

Resources