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