Libraries tagged by simple-cache
psr/simple-cache
533554185 Downloads
Common interfaces for simple caching
matthiasmullie/scrapbook
1539140 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
1834888 Downloads
Simple Cache library
cache/simple-cache-bridge
2072876 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
sabre/cache
772842 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2270250 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
roave/doctrine-simplecache
1204188 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
shieldon/simple-cache
9558 Downloads
PSR-16 simple cache drivers for PHP.
lustmored/flysystem-v2-simple-cache-adapter
60933 Downloads
Simple flysystem PSR cache adapter decorator.
utopia-php/cache
152947 Downloads
A simple cache library to manage application cache storing, loading and purging
chillerlan/php-cache
73117 Downloads
A psr/simple-cache implementation. PHP 8.1+
psr/simple-cache-implementation
Downloads
psr/simple-cache
Downloads
paillechat/apcu-simple-cache
119718 Downloads
PSR-16 apcu implementation
jeroen/simple-cache
177317 Downloads
Small library defining a minimalistic caching interface and provides some basic implementations