Libraries tagged by simple-cache
psr/simple-cache
819245896 Downloads
Common interfaces for simple caching
voku/simple-cache
2933669 Downloads
Simple Cache library
matthiasmullie/scrapbook
3029750 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.
cache/simple-cache-bridge
3431207 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
sabre/cache
1380028 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2576705 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
utopia-php/cache
606256 Downloads
A simple cache library to manage application cache storing, loading and purging
roave/doctrine-simplecache
1390339 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
lustmored/flysystem-v2-simple-cache-adapter
139136 Downloads
Simple flysystem PSR cache adapter decorator.
chillerlan/php-cache
261158 Downloads
A psr/simple-cache implementation. PHP 8.1+
psr/simple-cache-implementation
Downloads
psr/simple-cache
Downloads
shieldon/simple-cache
14514 Downloads
PSR-16 simple cache drivers for PHP.
paillechat/apcu-simple-cache
133304 Downloads
PSR-16 apcu implementation
jeroen/simple-cache
242948 Downloads
Small library defining a minimalistic caching interface and provides some basic implementations