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

README.md

ClassLoader Component

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

Resources