Libraries tagged by cache-implementation

doctrine/cache

7864 Favers
448755200 Downloads

PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

Go to Download


cache/filesystem-adapter

72 Favers
3996438 Downloads

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

Go to Download


cache/array-adapter

56 Favers
6112906 Downloads

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

Go to Download


psr-discovery/cache-implementations

3 Favers
2014481 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/void-adapter

17 Favers
2576823 Downloads

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

Go to Download


cache/taggable-cache

36 Favers
2200762 Downloads

Add tag support to your PSR-6 cache implementation

Go to Download


cache/redis-adapter

55 Favers
2645473 Downloads

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

Go to Download


cache/predis-adapter

28 Favers
2086821 Downloads

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

Go to Download


cache/integration-tests

38 Favers
2499852 Downloads

Integration tests for PSR-6 and PSR-16 cache implementations

Go to Download


cache/apcu-adapter

16 Favers
1932238 Downloads

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

Go to Download


lrucache/lrucache

65 Favers
80972 Downloads

PHP LRU Cache implementation

Go to Download


kodus/file-cache

39 Favers
264786 Downloads

Minimal PSR-16 cache-implementation

Go to Download


graham-campbell/bounded-cache

10 Favers
1149446 Downloads

A Bounded TTL PSR-16 Cache Implementation

Go to Download


chillerlan/php-cache

15 Favers
33615 Downloads

A psr/simple-cache implementation. PHP 8.1+

Go to Download


cache/memcached-adapter

16 Favers
1429418 Downloads

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

Go to Download


Next >>