Libraries tagged by psr-6
cache/namespaced-cache
1345536 Downloads
A decorator that makes your cache support namespaces
cache/doctrine-adapter
1126989 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
547546 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
apix/cache
550718 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.
cache/cache-bundle
441706 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
916095 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
jord-jd/do-file-cache-psr-6
14584 Downloads
PSR-6 adapter for DO File Cache
shieldon/simple-cache
14392 Downloads
PSR-16 simple cache drivers for PHP.
kununu/data-fixtures
77700 Downloads
Load data fixtures in your application for any storage
jgivoni/flysystem-cache-adapter
73415 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
italystrap/cache
29832 Downloads
Simple PSR-16 cache implementations for WordPress transient the OOP way
duncan3dc/cache
73350 Downloads
Simple PSR-6/PSR-16 compatible disk cache
codeigniter4/cache
22808 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
cache/mongodb-adapter
65840 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
360331 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags