Libraries tagged by cache store
toflar/psr6-symfony-http-cache-store
3408179 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
1842079 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
404079 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
99445 Downloads
A key/value database store using flat files for PHP
thecodingmachine/cache-utils
2137368 Downloads
Store file related cache items easily
redchamps/module-easy-cache-clean
25844 Downloads
Clean invalidated cache(s) easily in a Magento 2 store
esplora/memento
269339 Downloads
Easy cache store for only stores the result within a single request or job
snakano/cache-store
52309 Downloads
provides a generic way to cache any data
php-extended/php-simple-cache-filesystem
36387 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
weakbit/lucene-cache
3491 Downloads
Provides a cache backend for TYPO3 that stores all cache information in Lucene
valantic-spryker/cache-manager
7928 Downloads
Add functionality to receive store specific configurations
icanboogie/storage
34048 Downloads
Store and retrieve values, using different/multiple storage backends.
sametsahindogan/laravel-jwtredis
1751 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
sfneal/caching
107039 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
intersvyaz/yii-tags-dependency
59347 Downloads
Verification of the cache relevance based on Dependency mechanism of Yii framework and tags, which are also stored in cache