Libraries tagged by cache-implementation

doctrine/cache

7973 Favers
554422584 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/redis-adapter

56 Favers
3405597 Downloads

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

Go to Download


cache/filesystem-adapter

73 Favers
5088653 Downloads

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

Go to Download


cache/array-adapter

57 Favers
7688294 Downloads

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

Go to Download


psr-discovery/cache-implementations

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


kodus/file-cache

39 Favers
389087 Downloads

Minimal PSR-16 cache-implementation

Go to Download


graham-campbell/bounded-cache

11 Favers
1563794 Downloads

A Bounded TTL PSR-16 Cache Implementation

Go to Download


cache/void-adapter

17 Favers
2849758 Downloads

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

Go to Download


cache/taggable-cache

36 Favers
2348953 Downloads

Add tag support to your PSR-6 cache implementation

Go to Download


cache/predis-adapter

27 Favers
2403466 Downloads

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

Go to Download


cache/memcached-adapter

18 Favers
1730233 Downloads

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

Go to Download


cache/integration-tests

39 Favers
3014312 Downloads

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

Go to Download


cache/doctrine-adapter

15 Favers
834838 Downloads

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

Go to Download


cache/apcu-adapter

17 Favers
2551286 Downloads

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

Go to Download


rikudou/psr6-dynamo-db-bundle

19 Favers
61410 Downloads

PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony

Go to Download


Next >>