Libraries tagged by psr-6

psr/cache

5186 Favers
568669655 Downloads

Common interface for caching libraries

Go to Download


symfony/cache

4164 Favers
280736760 Downloads

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

Go to Download


cache/adapter-common

112 Favers
21066128 Downloads

Common classes for PSR-6 adapters

Go to Download


php-http/cache-plugin

250 Favers
19500654 Downloads

PSR-6 Cache plugin for HTTPlug

Go to Download


tedivm/stash

984 Favers
4516094 Downloads

The place to keep your cache.

Go to Download


matthiasmullie/scrapbook

328 Favers
1797856 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


laminas/laminas-cache

106 Favers
5554081 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

61 Favers
14194069 Downloads

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

Go to Download


cache/filesystem-adapter

73 Favers
4908976 Downloads

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

Go to Download


cache/array-adapter

57 Favers
7414736 Downloads

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

Go to Download


beste/in-memory-cache

17 Favers
4418052 Downloads

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

Go to Download


psr-discovery/discovery

7 Favers
4961307 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

6 Favers
4836513 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

5 Favers
4830889 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


madewithlove/illuminate-psr-cache-bridge

88 Favers
1412715 Downloads

Go to Download


Next >>