Libraries tagged by psr6
parshikovpavel/psr-cache-adapter
17 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
parshikovpavel/array-cache
11 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
mon-suivi-logement/sellsy-api-v1-cache-strategy
538 Downloads
A cache strategy for Sellsy Api v1, build on top of Kevinrob Guzzle caceh middleware
maplephp/cache
70 Downloads
MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.
malvik-lab/guzzle-log-middleware
34 Downloads
Log every request and response of your Guzzle client. You can set different adapters according to your needs.
lmc/aerospike-cache
16547 Downloads
Aerospike PHP cache adapter for Symfony/Cache (PSR-6 and PSR-16) and Doctrine/Cache
hav/cache
22 Downloads
A cache library that is implmeneted from PSR-6
galvani/cache
18 Downloads
Symfony Cache component with PSR-6, PSR-16, and tags
foodkit/cache
135 Downloads
Library of all the php-cache adapters
cache/util
9295 Downloads
PSR-6 and PSR-16 Caching Utilities
cache/encryption-cache
11174 Downloads
Adds encryption support to your PSR-6 cache implementation
biurad/cache
1090 Downloads
A library that provides an advanced caching system for PSR-6 and PSR-16
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
aviat/banker
2806 Downloads
A caching library implementing PSR-6 (psr/cache) and PSR-16 (psr/simple-cache)
sbsedv/memory-cache
185 Downloads
In-Memory Psr-6 cache implementation.