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