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 1 year ago
..
Tests init p2 1 year ago
.gitignore init p2 1 year ago
ApcClassLoader.php init p2 1 year ago
CHANGELOG.md init p2 1 year ago
ClassCollectionLoader.php init p2 1 year ago
ClassLoader.php init p2 1 year ago
ClassMapGenerator.php init p2 1 year ago
LICENSE init p2 1 year ago
MapClassLoader.php init p2 1 year ago
Psr4ClassLoader.php init p2 1 year ago
README.md init p2 1 year ago
WinCacheClassLoader.php init p2 1 year ago
XcacheClassLoader.php init p2 1 year ago
composer.json init p2 1 year ago
phpunit.xml.dist init p2 1 year ago

README.md

ClassLoader Component

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

Resources