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

README.md

ClassLoader Component

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

Resources