Libraries tagged by cache store
toflar/psr6-symfony-http-cache-store
4650841 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
swayok/alternative-laravel-cache
605023 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/
matthiasmullie/scrapbook
2915326 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.
thecodingmachine/cache-utils
2969581 Downloads
Store file related cache items easily
redchamps/module-easy-cache-clean
46004 Downloads
Clean invalidated cache(s) easily in a Magento 2 store
fire015/flintstone
112204 Downloads
A key/value database store using flat files for PHP
millipress/millicache
4921 Downloads
WordPress Full-Page Cache based on Rules & Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.
nawawi/docket-cache
830 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
millipress/acorn-millicache
1780 Downloads
Stores Acorn route responses in MilliCache's Redis cache
sametsahindogan/laravel-jwtredis
2088 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
angeo/module-llms-txt
2458 Downloads
Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.
symfony/ai-cache-store
9575 Downloads
Cache vector store bridge for Symfony AI
snakano/cache-store
54883 Downloads
provides a generic way to cache any data
symfony/ai-cache-message-store
12777 Downloads
Cache message store bridge for Symfony AI Chat
php-extended/php-simple-cache-filesystem
49735 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.