p2 project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chuan 8285edfec3 init p2 5 months ago
..
Tests init p2 5 months ago
.gitignore init p2 5 months ago
ApcClassLoader.php init p2 5 months ago
CHANGELOG.md init p2 5 months ago
ClassCollectionLoader.php init p2 5 months ago
ClassLoader.php init p2 5 months ago
ClassMapGenerator.php init p2 5 months ago
LICENSE init p2 5 months ago
MapClassLoader.php init p2 5 months ago
Psr4ClassLoader.php init p2 5 months ago
README.md init p2 5 months ago
WinCacheClassLoader.php init p2 5 months ago
XcacheClassLoader.php init p2 5 months ago
composer.json init p2 5 months ago
phpunit.xml.dist init p2 5 months ago

README.md

ClassLoader Component

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

Resources