Libraries tagged by psr-6
cache/chain-adapter
458088 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
apix/cache
525551 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.
psr/cache-util
5061 Downloads
Useful utility classes and traits for implementing the PSR cache standard
rikudou/psr6-dynamo-db-bundle
59207 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony
contributte/psr6-caching
501411 Downloads
PSR-6 (Caching Interface) adapter for Nette Caching
cache/cache-bundle
429972 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
879314 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
swayok/cache-filesystem-adapter
58854 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
shieldon/simple-cache
12266 Downloads
PSR-16 simple cache drivers for PHP.
psx/cache
163999 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
programmatordev/php-api-sdk
7156 Downloads
A library for creating SDKs in PHP with PSR-18, PSR-17, PSR-6 and PSR-3 support
mezzio/mezzio-session-cache
276068 Downloads
PSR-6 session persistence adapter for mezzio-session.
kununu/data-fixtures
40559 Downloads
Load data fixtures in your application for any storage
jgivoni/flysystem-cache-adapter
26298 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
ghostwriter/psr-phpunit-assertions
40269 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.