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

README.md

ClassLoader Component

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

Resources