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