PHPSocialNetwork/phpfastcache

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/Phpfastcache/Drivers/Memstatic/Config.php11
lib/Phpfastcache/Drivers/Memstatic/Driver.php13
lib/Phpfastcache/Drivers/Memstatic/Item.php13
lib/Phpfastcache/Drivers/Predis/Config.php104
lib/Phpfastcache/Drivers/Predis/Driver.php135
A
1 hr
lib/Phpfastcache/Drivers/Predis/Item.php13
lib/Phpfastcache/Drivers/Redis/Config.php72
lib/Phpfastcache/Drivers/Redis/Driver.php81
A
1 hr
lib/Phpfastcache/Drivers/Redis/Item.php13
lib/Phpfastcache/Drivers/Redis/RedisDriverTrait.php44
lib/Phpfastcache/Drivers/Rediscluster/Config.php89
lib/Phpfastcache/Drivers/Rediscluster/Driver.php95
lib/Phpfastcache/Drivers/Rediscluster/Item.php13
lib/Phpfastcache/Drivers/Sqlite/Config.php8
lib/Phpfastcache/Drivers/Sqlite/Driver.php214
B
5 hrs
lib/Phpfastcache/Drivers/Sqlite/Item.php13
lib/Phpfastcache/Drivers/Ssdb/Config.php44
lib/Phpfastcache/Drivers/Ssdb/Driver.php69
lib/Phpfastcache/Drivers/Ssdb/Item.php13
lib/Phpfastcache/Drivers/Wincache/Config.php16
lib/Phpfastcache/Drivers/Wincache/Driver.php60
lib/Phpfastcache/Drivers/Wincache/Item.php13
lib/Phpfastcache/Drivers/Zenddisk/Config.php7
lib/Phpfastcache/Drivers/Zenddisk/Driver.php59
lib/Phpfastcache/Drivers/Zenddisk/Item.php13
lib/Phpfastcache/Drivers/Zendshm/Config.php7
lib/Phpfastcache/Drivers/Zendshm/Driver.php59
lib/Phpfastcache/Drivers/Zendshm/Item.php13
lib/Phpfastcache/Entities/DriverIO.php51
lib/Phpfastcache/Entities/DriverStatistic.php66
lib/Phpfastcache/Entities/ItemBatch.php20
lib/Phpfastcache/Event/Event.php32
lib/Phpfastcache/Event/EventInterface.php7
lib/Phpfastcache/Event/EventManagerDispatcherInterface.php9
lib/Phpfastcache/Event/EventManagerDispatcherTrait.php20
lib/Phpfastcache/Event/EventManagerInterface.php20
lib/Phpfastcache/Event/EventReferenceParameter.php33
lib/Phpfastcache/EventManager.php109
A
1 hr
lib/Phpfastcache/Exceptions/PhpfastcacheCoreException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheCorruptedDataException.php10
lib/Phpfastcache/Exceptions/PhpfastcacheDeprecatedException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheDriverCheckException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheDriverConnectException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheDriverException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheDriverNotFoundException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheEventManagerException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheExceptionInterface.php7
lib/Phpfastcache/Exceptions/PhpfastcacheExtensionNotFoundException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheExtensionNotInstalledException.php6
lib/Phpfastcache/Exceptions/PhpfastcacheIOException.php16