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

README.md

ClassLoader Component

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

Resources