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