Libraries tagged by PSR_Cache
apix/cache
548550 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
kodus/file-cache
462819 Downloads
Minimal PSR-16 cache-implementation
jord-jd/do-file-cache-psr-6
13858 Downloads
PSR-6 adapter for DO File Cache
cache/taggable-cache
2442575 Downloads
Add tag support to your PSR-6 cache implementation
divineomega/do-file-cache-psr-6
1959650 Downloads
PSR-6 adapter for DO File Cache
chillerlan/php-cache
229335 Downloads
A psr/simple-cache implementation. PHP 8.1+
cache/psr-6-doctrine-bridge
1043410 Downloads
PSR-6 Doctrine bridge
micheh/psr7-cache
243826 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
yiisoft/cache-file
707829 Downloads
Yii Caching Library - File Handler
mezzio/mezzio-session-cache
386892 Downloads
PSR-6 session persistence adapter for mezzio-session.
cache/namespaced-cache
1340301 Downloads
A decorator that makes your cache support namespaces
cache/memcached-adapter
2001973 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
1104858 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
541129 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/adapter-bundle
913595 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging