Libraries tagged by cache

matthiasmullie/scrapbook

327 Favers
1885102 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


kirkbushell/eloquence

567 Favers
728437 Downloads

A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.

Go to Download


cash/lrucache

35 Favers
4145978 Downloads

An efficient memory-based Least Recently Used (LRU) cache

Go to Download


cache/redis-adapter

56 Favers
3357154 Downloads

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

Go to Download


cache/filesystem-adapter

73 Favers
5025420 Downloads

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

Go to Download


cache/array-adapter

57 Favers
7604947 Downloads

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

Go to Download


deployer/recipes

288 Favers
7107615 Downloads

3rd party deployer recipes

Go to Download


spatie/laravel-blink

160 Favers
858717 Downloads

Cache that expires in the blink of an eye

Go to Download


yiisoft/cache-file

13 Favers
579062 Downloads

Yii Caching Library - File Handler

Go to Download


yiisoft/cache

42 Favers
744562 Downloads

Yii Caching Library

Go to Download


voku/simple-cache

33 Favers
2150389 Downloads

Simple Cache library

Go to Download


swayok/alternative-laravel-cache

192 Favers
412773 Downloads

Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

Go to Download


spiritix/lada-cache

539 Favers
409245 Downloads

A Redis based, automated and scalable database caching layer for Laravel

Go to Download


sabre/cache

52 Favers
999563 Downloads

Simple cache abstraction layer implementing PSR-16

Go to Download


psr-discovery/cache-implementations

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


<< Previous Next >>