Libraries tagged by cache store
php-strict/storable-cache
78 Downloads
Storable cache store items more than their lifetime, up to time to save.
pcfreak30/wordpress-cache-store
651 Downloads
WordPress cache library to enable a data tree inspired storage structure to offset the limitation of the WordPress cache API for querying available keys
kargnas/alternative-laravel-cache
4658 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/
ferdiunal/laravel-cache-couchdb
0 Downloads
This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.
abhishek-laravel/caches
18 Downloads
caches store
peterpalma/file-cache
0 Downloads
Stores cache on disk rather than in a database
kielabokkie/uber-cache
9 Downloads
Retrieve & store cache with a fallback for a specific duration
festars/react-cache-filesystem
1 Downloads
Store cache items on the filesystem
esokullu/react-cache-filesystem
37 Downloads
Store cache items on the filesystem
epiphany/service-cache-bundle
33 Downloads
Cache or store responses from a Symfony2 service by annotating its methods
aqamarine/laravel-query-cache
44 Downloads
Based on 'miradnan/laravel-model-caching' package which stores cache for database query and automatically cleans it after Creating or Updating Laravel model.
vnclone/laravel-static-html-cache
14 Downloads
store/cache generated responses as a static file
mscharl/laravel-static-image-cache
2814 Downloads
store/cache external images as a static file
mscharl/laravel-static-html-cache
5509 Downloads
store/cache generated responses as a static file
storefrontbvba/zend-cache-redis
21 Downloads
Zend_Cache backend using Redis with full support for tags, but without the need for Magento.