herroffizier/limcache

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.scrutinizer.yml
.travis.yml
LICENSE
README.md
build.xml
composer.json
composer.lock
src/Cache.php62
A
0 mins
src/storage/ArrayFactory.php21
A
0 mins
src/storage/ArrayInterface.php8
A
0 mins
src/storage/JudyArray.php62
A
0 mins
src/storage/PHPArray.php55
A
0 mins
src/strategy/BaseRU.php51
A
0 mins
src/strategy/Dummy.php21
A
0 mins
src/strategy/EvictionStrategyInterface.php9
A
0 mins
src/strategy/LRU.php9
A
0 mins
src/strategy/MRU.php9
A
0 mins