Libraries tagged by cache store
dframe/filestorage
1032 Downloads
File system storage with cache
silviooosilva/cacheer-php
68 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
catalyst.net.nz/silverstripe-cloudflare
83 Downloads
This module aims to relieve the stress of using Cloudflare caching with any SilverStripe project. Adds extension hooks that clears Cloudflare's cache for a specific page when that page is published or unpublished.
wieni/wmcontroller_redis
6425 Downloads
A Redis cache storage for wieni/wmcontroller
phile-cms/phile
2670 Downloads
A file-based CMS with a swappable parser, template engine, cache and storage services, error handler, and meta parser.
hiraeth/stash-session
7270 Downloads
Cache based session storage via stash for the Hiraeth Nano Framework
smoke/zf2-cache-storage-redis-array
26463 Downloads
RedisArray Cache Storage for Zend Framework 2
oro-flex/cache-bundle
788 Downloads
OroCacheBundle introduces the configuration of the application data cache storage used by application bundles for different cache types.
bjyoungblood/bjy-cache-storage
62 Downloads
Various storage adapters for Zend\Cache
mix/cache
6252 Downloads
PSR-6 standard based cache library, support file, redis storage
opis/storages
1560 Downloads
This package provides storage implemenatations for Opis Cache, Opis Session and Opis Config
jackardios/laravel-file-cache
294 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
biigle/laravel-image-cache
19 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
techdyn/google-storage-meta-bucket
1452 Downloads
A simple GCP storage bucket wrapper to automatically set metadata (cache-control, etc) on uploaded files.
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.