Libraries tagged by simple-cache
psr/simple-cache
790297174 Downloads
Common interfaces for simple caching
matthiasmullie/scrapbook
2890664 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
voku/simple-cache
2760557 Downloads
Simple Cache library
cache/simple-cache-bridge
3365605 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
sabre/cache
1337762 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2548959 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
utopia-php/cache
525627 Downloads
A simple cache library to manage application cache storing, loading and purging
roave/doctrine-simplecache
1376321 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
lustmored/flysystem-v2-simple-cache-adapter
133752 Downloads
Simple flysystem PSR cache adapter decorator.
chillerlan/php-cache
236898 Downloads
A psr/simple-cache implementation. PHP 8.1+
psr/simple-cache-implementation
Downloads
psr/simple-cache
Downloads
shieldon/simple-cache
14367 Downloads
PSR-16 simple cache drivers for PHP.
paillechat/apcu-simple-cache
130656 Downloads
PSR-16 apcu implementation
jeroen/simple-cache
236284 Downloads
Small library defining a minimalistic caching interface and provides some basic implementations