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

README.md

ClassLoader Component

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

Resources