Libraries tagged by psr6
parshikovpavel/psr-cache-adapter
13 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
parshikovpavel/array-cache
8 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
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
16546 Downloads
Aerospike PHP cache adapter for Symfony/Cache (PSR-6 and PSR-16) and Doctrine/Cache
lille-bitte/cache
2 Downloads
Provides an implementation for PSR-6 and PSR-16 standards.
hav/cache
20 Downloads
A cache library that is implmeneted from PSR-6
galvani/cache
16 Downloads
Symfony Cache component with PSR-6, PSR-16, and tags
foodkit/cache
134 Downloads
Library of all the php-cache adapters
cache/util
9293 Downloads
PSR-6 and PSR-16 Caching Utilities
biurad/cache
1090 Downloads
A library that provides an advanced caching system for PSR-6 and PSR-16
bdk/simplecache
74 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
aviat/banker
2794 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.
kuzmich/cache
85 Downloads
Обёртка для doctrine/cache совместимая с PSR6
yangguanghui/filesystem-adapter
7 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags