Libraries tagged by psr-6
cache/namespaced-cache
1213690 Downloads
A decorator that makes your cache support namespaces
cache/doctrine-adapter
688251 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
412922 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
rikudou/psr6-dynamo-db-bundle
36270 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony
contributte/psr6-caching
268933 Downloads
PSR-6 (Caching Interface) adapter for Nette Caching
cache/cache-bundle
418647 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
cache/adapter-bundle
854875 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
swayok/cache-filesystem-adapter
32748 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
kununu/data-fixtures
25997 Downloads
Load data fixtures in your application for any storage
jgivoni/flysystem-cache-adapter
11871 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
fig/cache-util
32549 Downloads
Useful utility classes and traits for implementing the PSR cache standard
codeigniter4/cache
10466 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
cache/prefixed-cache
283147 Downloads
A decorator that makes your cache support prefix
cache/mongodb-adapter
41240 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
305564 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags