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