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

README.md

ClassLoader Component

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

Resources