yrizos/stockpile

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.travis.yml
LICENSE
README.md
composer.json
src/CacheInterface.php10
src/CacheItem.php62
src/CacheItemInterface.php7
src/Driver.php101
src/Driver/Filesystem.php98
src/Driver/Memcache.php47
src/Driver/Memory.php37
src/DriverInterface.php9
src/Exception/CacheException.php6
src/Exception/InvalidArgumentException.php6
src/Pool.php74
src/PoolInterface.php9
src/Stockpile.php39
src/StockpileInterface.php8