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