Libraries tagged by simplecache
swoft-fork/cache
2 Downloads
Cache Component for Swoft
super-simple/cache
4 Downloads
The PHP cache library implementing psr-16.
solophp/cache
25 Downloads
PSR-16 compliant cache library with pluggable adapters
simplecomplex/config
251 Downloads
Simple Cache like configuration interfaces; ini-files as source, cache as store.
simplecomplex/cache
281 Downloads
File-based PSR-16 Simple Cache implementation; cache management; CLI interface.
parshikovpavel/psr-cache-adapter
20 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
nokitakaze/keyvalue
38 Downloads
Key Value Storage
nanoblocktech/psr-cache
34 Downloads
PSR cache for Luminova framework.
mag310/simple-file-cache
8 Downloads
Simple file`s cache component
konecnyjakub/cache
3 Downloads
A simple PSR-6 and PSR-16 caching library
kadokweb/scrapbook
7 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
initphp/cache
105 Downloads
A lightweight PSR-16 (Simple Cache) implementation with file, PDO, Redis, Memcache(d) and WinCache handlers.
idct/php-rapid-cache-client
0 Downloads
High-performance Redis/Valkey-backed PSR-16 cache client for PHP, extended with tag-based invalidation, queues, sets, sorted sets, and atomic counters.
gautammkgarg/psr-for-wordpress
18 Downloads
PSR implementations for WordPress that bridge PSR interfaces to native WordPress APIs. PSR-18 HTTP Client (wp_remote_request) and PSR-16 Simple Cache (transients / wp_cache) with companion key pattern.
fratily/cache
34 Downloads