Libraries tagged by cache-interface
solarsnowfall/cache-interface
1 Downloads
Simplified cache interface with Memcache implementation.
opxcore/config-cache-interface
35 Downloads
The OpxCore config cache interface.
graphstory/cache-interface
18 Downloads
Generic cache interfaces
dhii/simple-cache-interface
1966 Downloads
A simple cache standard inspired by PSR-16.
stougeiro/cache-contract
1 Downloads
Minimal cache contract package defining the essential interfaces for a plug-and-play caching layer. Provides a lightweight CacheInterface with basic operations for storing, retrieving, checking, deleting and clearing cached values in modular PHP applications.
soupmix/cache
7 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
parshikovpavel/psr-cache-adapter
20 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
olvlvl/filecache
913 Downloads
A cache interface to store files (deprecated)
netherphp/cache
383 Downloads
A cache interface.
mvccore/ext-cache
452 Downloads
MvcCore - Extension - Cache - register and use cache instances, cache interface.
mvc4us/cache
86 Downloads
Alternate Cache Interface to PSR-16
miknatr/grace-cache
652 Downloads
Simple cache interface and memcache implementation
marko/page-cache
5 Downloads
Full-page HTTP cache interfaces and middleware for Marko Framework
kuick/cache
6661 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem
journey/cache
480 Downloads
A simpler string cache interface than PSR-6.