Libraries tagged by cache store
toflar/psr6-symfony-http-cache-store
2950429 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
matthiasmullie/scrapbook
1539140 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.
swayok/alternative-laravel-cache
325698 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/
fire015/flintstone
87250 Downloads
A key/value database store using flat files for PHP
thecodingmachine/cache-utils
1484839 Downloads
Store file related cache items easily
esplora/memento
233771 Downloads
Easy cache store for only stores the result within a single request or job
redchamps/module-easy-cache-clean
20770 Downloads
Clean invalidated cache(s) easily in a Magento 2 store
sfneal/caching
88014 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
snakano/cache-store
50972 Downloads
provides a generic way to cache any data
mouf/utils.cache.in-memory-cache
354153 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
valantic-spryker/cache-manager
4385 Downloads
Add functionality to receive store specific configurations
icanboogie/storage
33758 Downloads
Store and retrieve values, using different/multiple storage backends.
sametsahindogan/laravel-jwtredis
1648 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
typhoon/opcache
5569 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
intersvyaz/yii-tags-dependency
56368 Downloads
Verification of the cache relevance based on Dependency mechanism of Yii framework and tags, which are also stored in cache