Talesoft/tale-cache-core

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.travis.yml
LICENSE.md
README.md
composer.json
src/Cache/AbstractPool.php51
src/Cache/InvalidArgumentException.php9
src/Cache/Item.php98
src/Cache/ItemInterface.php7
src/Cache/Pool/NullPool.php26
src/Cache/Pool/RuntimePool.php37
src/Cache/PoolCache.php74
src/Cache/PoolInterface.php6
src/CacheException.php7
src/CacheInterface.php6
src/functions.php32