Libraries tagged by PSR-6 Cache

symfony/cache

4189 Favers
372771637 Downloads

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

Go to Download


psr/cache

5220 Favers
725104560 Downloads

Common interface for caching libraries

Go to Download


php-http/cache-plugin

251 Favers
26015936 Downloads

PSR-6 Cache plugin for HTTPlug

Go to Download


tedivm/stash

981 Favers
4904636 Downloads

The place to keep your cache.

Go to Download


psr-discovery/cache-implementations

8 Favers
9519674 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/hierarchical-cache

60 Favers
16607214 Downloads

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

Go to Download


beste/in-memory-cache

25 Favers
15796712 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

107 Favers
7310973 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

72 Favers
6006886 Downloads

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

Go to Download


cache/array-adapter

57 Favers
8558988 Downloads

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

Go to Download


matthiasmullie/scrapbook

330 Favers
2775033 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/adapter-common

111 Favers
25345310 Downloads

Common classes for PSR-6 adapters

Go to Download


cache/simple-cache-bridge

43 Favers
3306823 Downloads

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

Go to Download


zendframework/zend-cache

74 Favers
11664673 Downloads

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

Go to Download


cache/void-adapter

18 Favers
3059919 Downloads

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

Go to Download


Next >>