Libraries tagged by cache psr6

psr/cache

5096 Favers
481831651 Downloads

Common interface for caching libraries

Go to Download


symfony/cache

4114 Favers
231203420 Downloads

Provides extended PSR-6, PSR-16 (and tags) implementations

Go to Download


php-http/cache-plugin

250 Favers
16932900 Downloads

PSR-6 Cache plugin for HTTPlug

Go to Download


kevinrob/guzzle-cache-middleware

414 Favers
11694670 Downloads

A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)

Go to Download


cache/hierarchical-cache

61 Favers
12724585 Downloads

A helper trait and interface to your PSR-6 cache to support hierarchical keys.

Go to Download


toflar/psr6-symfony-http-cache-store

55 Favers
2813874 Downloads

An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.

Go to Download


laminas/laminas-cache

99 Favers
4682437 Downloads

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output

Go to Download


cache/filesystem-adapter

73 Favers
4319727 Downloads

A PSR-6 cache implementation using filesystem. This implementation supports tags

Go to Download


cache/array-adapter

57 Favers
6567955 Downloads

A PSR-6 cache implementation using a php array. This implementation supports tags

Go to Download


tedivm/stash

980 Favers
4283756 Downloads

The place to keep your cache.

Go to Download


matthiasmullie/scrapbook

322 Favers
1449982 Downloads

Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.

Go to Download


cache/tag-interop

107 Favers
18904073 Downloads

Framework interoperable interfaces for tags

Go to Download


cache/adapter-common

112 Favers
18709111 Downloads

Common classes for PSR-6 adapters

Go to Download


cache/taggable-cache

36 Favers
2246371 Downloads

Add tag support to your PSR-6 cache implementation

Go to Download


psr-discovery/cache-implementations

5 Favers
2910100 Downloads

Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.

Go to Download


Next >>