Libraries tagged by PSR-6 Cache
cache/chain-adapter
460539 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/session-handler
542704 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/adapter-bundle
882108 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
rikudou/psr6-dynamo-db-bundle
60777 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony
swayok/cache-filesystem-adapter
60819 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
ray/psr-cache-module
238912 Downloads
PSR-6 PSR-16 cache module for Ray.Di
codeigniter4/cache
14727 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
byjg/cache-engine
57286 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
shieldon/simple-cache
12411 Downloads
PSR-16 simple cache drivers for PHP.
psx/cache
164440 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
mezzio/mezzio-session-cache
278713 Downloads
PSR-6 session persistence adapter for mezzio-session.
jgivoni/flysystem-cache-adapter
27513 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
kununu/data-fixtures
41635 Downloads
Load data fixtures in your application for any storage
cache/mongodb-adapter
48741 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
327567 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags