koinephp/DelayedCache

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.scrutinizer.yml
.travis.yml
MIT-LICENSE
README.md
bin/php-cs-fix.sh
composer.json
example/application.php23
A
0 mins
example/src/ClearCache.php17
A
0 mins
example/src/DelayedCache.php18
A
0 mins
example/src/RegularCache.php43
A
0 mins
phpunit.xml
src/DelayedCache.php172
A
3 hrs
src/DelayedCacheAwareInterface.php7
A
0 mins
src/DelayedCacheAwareTrait.php15
A
0 mins
src/DelayedCacheInterface.php9
A
0 mins
src/Waiter.php15
A
0 mins
src/WaiterAwareTrait.php18
A
0 mins