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

README.md

ClassLoader Component

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

Resources