Libraries tagged by PSR_Cache
pfinal/cache
4019 Downloads
php cache、psr simple-cache、memcache redis file array
libertyphp/apcu-cache
62 Downloads
The PSR-6 and PSR-16 cache implementation using APCu. The fastest cache for PHP.
doekenorg/cache-middleware
3 Downloads
An experimental middleware decorator for a PSR-6 cache pool
cyberrebell/soft-ttl-cache-php
616 Downloads
handle soft-caching and updating values on top of psr/cache
mouf/utils.cache.psr6-ui
52747 Downloads
This package contains a user interface that will add a 'Purge PSR-6 cache' button to Mouf, allowing you to purge any PSR-6 cache pool easily.
epwt/cache
566 Downloads
EPWT PSR-6 Cache Implementation
stepanrodionov/php-apcu-cache
15275 Downloads
This is PSR-16 compatible cache library using php-apcu module
php-extended/php-simple-cache-noop
7575 Downloads
A psr-16 compliant cache that caches nothing, for mocking purposes.
kuick/cache
4097 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem
deable/redis-cache
151 Downloads
Simplest implementation of redis as psr/simple-cache.
alejoasotelo/joomla-cache-compat
76 Downloads
Joomla Cache Package - PSR Compatbility
soupmix/cache-base
930 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
odan/cache
3740 Downloads
PHP OpCache implementation of PSR-16 Simple Cache Interface
mix/cache
6257 Downloads
PSR-6 standard based cache library, support file, redis storage
journey/cache
442 Downloads
A simpler string cache interface than PSR-6.