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

README.md

ClassLoader Component

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

Resources