Libraries tagged by PSR-6 Cache

psr/cache

5134 Favers
504900323 Downloads

Common interface for caching libraries

Go to Download


symfony/cache

4129 Favers
244268006 Downloads

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

Go to Download


php-http/cache-plugin

251 Favers
17670119 Downloads

PSR-6 Cache plugin for HTTPlug

Go to Download


tedivm/stash

981 Favers
4356878 Downloads

The place to keep your cache.

Go to Download


cache/adapter-common

112 Favers
19346154 Downloads

Common classes for PSR-6 adapters

Go to Download


cache/hierarchical-cache

61 Favers
13129057 Downloads

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

Go to Download


beste/in-memory-cache

9 Favers
1814994 Downloads

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

Go to Download


laminas/laminas-cache

104 Favers
4905514 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
4484914 Downloads

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

Go to Download


cache/array-adapter

57 Favers
6802618 Downloads

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

Go to Download


matthiasmullie/scrapbook

323 Favers
1539140 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


psr-discovery/cache-implementations

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


cache/taggable-cache

36 Favers
2266405 Downloads

Add tag support to your PSR-6 cache implementation

Go to Download


cache/simple-cache-bridge

43 Favers
2072876 Downloads

A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.

Go to Download


apix/cache

120 Favers
503652 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.

Go to Download


Next >>