Libraries tagged by psr6

symfony/cache

4179 Favers
393737895 Downloads

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

Go to Download


psr/cache

5205 Favers
757656269 Downloads

Common interface for caching libraries

Go to Download


tedivm/stash

983 Favers
5001949 Downloads

The place to keep your cache.

Go to Download


kevinrob/guzzle-cache-middleware

441 Favers
19613145 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


beste/in-memory-cache

26 Favers
19069955 Downloads

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

Go to Download


php-http/cache-plugin

251 Favers
27540855 Downloads

PSR-6 Cache plugin for HTTPlug

Go to Download


toflar/psr6-symfony-http-cache-store

57 Favers
4751269 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


matthiasmullie/scrapbook

329 Favers
2988040 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

106 Favers
26602736 Downloads

Framework interoperable interfaces for tags

Go to Download


psr-discovery/discovery

11 Favers
11224650 Downloads

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

Go to Download


psr-discovery/cache-implementations

8 Favers
10732642 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


psr-discovery/all

6 Favers
10722373 Downloads

Lightweight library that discovers available PSR 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


laminas/laminas-cache

108 Favers
7694677 Downloads

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

Go to Download


cache/hierarchical-cache

60 Favers
16951195 Downloads

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

Go to Download


cache/filesystem-adapter

72 Favers
6188777 Downloads

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

Go to Download


Next >>