Libraries tagged by CacheInterface
react/cache
62837643 Downloads
Async, Promise-based cache interface for ReactPHP
desarrolla2/cache
2335893 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
rekalogika/psr-16-simple-cache-bundle
4815 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
134780 Downloads
A basic cache interface with adapters for common cache libraries
kodus/predis-simple-cache
24258 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
mouf/utils.cache.cache-interface
375882 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.
pluggit/cache
40445 Downloads
A library to provide cache interface access to different backend caches
kuick/cache
3395 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem
soupmix/cache-base
916 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
mvc4us/cache
55 Downloads
Alternate Cache Interface to PSR-16
journey/cache
430 Downloads
A simpler string cache interface than PSR-6.
jmf/simple-cache
97 Downloads
Cache package implementing PSR-16 simple cache interface.
jdwx/array-cache
154 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
corneltek/universal-cache
6982 Downloads
A Generic PHP Cache Interface with Cascade Caching
corneltek/cachekit
6847 Downloads
General cache interface