PHPSocialNetwork/phpfastcache

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug-report-extension.yml
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature-request.yml
.github/ISSUE_TEMPLATE/simple-question.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/stale.yml
.github/workflows/greetings.yml
.github/workflows/testsv2.yml
.gitignore
.scrutinizer.yml
.travis.yml
CHANGELOG.md
CHANGELOG_API.md
CNAME
CODE_OF_CONDUCT.md
CODING_GUIDELINE.md
CONTRIBUTING.md
EXTENSIONS.MD
LICENCE
README.md
SECURITY.md
composer.json
lib/Phpfastcache/Api.php88
A
3 hrs
lib/Phpfastcache/CacheContract.php30
A
0 mins
lib/Phpfastcache/CacheManager.php256
C
1 day
lib/Phpfastcache/Cluster/AggregatablePoolInterface.php9
A
0 mins
lib/Phpfastcache/Cluster/AggregatorInterface.php16
A
0 mins
lib/Phpfastcache/Cluster/ClusterAggregator.php100
A
0 mins
lib/Phpfastcache/Cluster/ClusterPoolAbstract.php155
A
1 hr
lib/Phpfastcache/Cluster/ClusterPoolInterface.php10
A
0 mins
lib/Phpfastcache/Cluster/ClusterPoolTrait.php32
A
0 mins
lib/Phpfastcache/Cluster/Drivers/FullReplication/Driver.php121
B
4 hrs
lib/Phpfastcache/Cluster/Drivers/FullReplication/Item.php11
A
0 mins
lib/Phpfastcache/Cluster/Drivers/MasterSlaveReplication/Driver.php95
A
0 mins
lib/Phpfastcache/Cluster/Drivers/MasterSlaveReplication/Item.php11
A
0 mins
lib/Phpfastcache/Cluster/Drivers/RandomReplication/Driver.php33
A
0 mins
lib/Phpfastcache/Cluster/Drivers/RandomReplication/Item.php11
A
0 mins
lib/Phpfastcache/Cluster/Drivers/SemiReplication/Driver.php127
A
3 hrs
lib/Phpfastcache/Cluster/Drivers/SemiReplication/Item.php11
A
0 mins
lib/Phpfastcache/Cluster/ItemAbstract.php9
A
0 mins
lib/Phpfastcache/Config/AbstractConfigurationOption.php53
A
0 mins
lib/Phpfastcache/Config/Config.php18
A
0 mins
lib/Phpfastcache/Config/ConfigurationOption.php196
A
3 hrs
lib/Phpfastcache/Config/ConfigurationOptionInterface.php29
A
0 mins
lib/Phpfastcache/Config/IOConfigurationOption.php69
A
0 mins
lib/Phpfastcache/Config/IOConfigurationOptionInterface.php19
A
0 mins