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