Libraries tagged by CacheInterface
react/cache
47653146 Downloads
Async, Promise-based cache interface for ReactPHP
desarrolla2/cache
2270250 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
mouf/utils.cache.cache-interface
373617 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
rekalogika/psr-16-simple-cache-bundle
3662 Downloads
Enables PSR-16 Simple Cache services in Symfony that were previously removed in Symfony 4.3. Just wire in Psr\SimpleCache\CacheInterface to use it.
rtheunissen/cache
132059 Downloads
A basic cache interface with adapters for common cache libraries
kodus/predis-simple-cache
21150 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
pluggit/cache
40015 Downloads
A library to provide cache interface access to different backend caches
mvccore/ext-cache
321 Downloads
MvcCore - Extension - Cache - register and use cache instances, cache interface.
corneltek/universal-cache
6970 Downloads
A Generic PHP Cache Interface with Cascade Caching
soupmix/cache-base
814 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
opxcore/config-cache-interface
27 Downloads
The OpxCore config cache interface.
jmf/simple-cache
13 Downloads
Cache package implementing PSR-16 simple cache interface.
jdwx/array-cache
104 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
initphp/cache
96 Downloads
PSR-16 is a simple caching library that uses the Simple Cache interface.
fredbradley/cacher
115 Downloads
A Multiframework compatible Cache interface.