Libraries tagged by cache tags

symfony/cache

4179 Favers
393274651 Downloads

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

Go to Download


colinmollenhour/cache-backend-redis

386 Favers
24693181 Downloads

Zend_Cache backend using Redis with full support for tags.

Go to Download


colinmollenhour/cache-backend-file

144 Favers
24176294 Downloads

The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.

Go to Download


cache/tag-interop

106 Favers
26586587 Downloads

Framework interoperable interfaces for tags

Go to Download


toflar/psr6-symfony-http-cache-store

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


cache/hierarchical-cache

60 Favers
16942596 Downloads

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

Go to Download


cache/filesystem-adapter

72 Favers
6184907 Downloads

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

Go to Download


matthiasmullie/scrapbook

329 Favers
2984674 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/array-adapter

57 Favers
8711635 Downloads

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

Go to Download


cache/adapter-common

111 Favers
25964803 Downloads

Common classes for PSR-6 adapters

Go to Download


cache/void-adapter

18 Favers
3104905 Downloads

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

Go to Download


cache/apcu-adapter

17 Favers
3259098 Downloads

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

Go to Download


cache/redis-adapter

58 Favers
4214021 Downloads

A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags

Go to Download


cache/predis-adapter

27 Favers
2656884 Downloads

A PSR-6 cache implementation using Redis (Predis). This implementation supports tags

Go to Download


square/ttcache

123 Favers
38405 Downloads

Cache library based on prototype inheritance of tags

Go to Download


Next >>