Libraries tagged by PSR_Cache
apix/cache
553807 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
476868 Downloads
Minimal PSR-16 cache-implementation
cache/taggable-cache
2461699 Downloads
Add tag support to your PSR-6 cache implementation
divineomega/do-file-cache-psr-6
1989490 Downloads
PSR-6 adapter for DO File Cache
chillerlan/php-cache
259627 Downloads
A psr/simple-cache implementation. PHP 8.1+
cache/psr-6-doctrine-bridge
1060427 Downloads
PSR-6 Doctrine bridge
micheh/psr7-cache
246348 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
yiisoft/cache-file
735921 Downloads
Yii Caching Library - File Handler
yiisoft/cache-apcu
18555 Downloads
Yii Caching Library - APCu Handler
mezzio/mezzio-session-cache
425074 Downloads
PSR-6 session persistence adapter for mezzio-session.
cache/namespaced-cache
1351128 Downloads
A decorator that makes your cache support namespaces
cache/memcached-adapter
2047059 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
1151367 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
558403 Downloads
A PSR-6 and PSR-16 cache implementation using a chain of cache pools
infocyph/intermix
28804 Downloads
A lightweight, high-performance PHP dependency injection and runtime utility toolkit with invocation, scoped services, compiled resolution, Closure serialization, Fence and fluent helpers.