Libraries tagged by cache store
vectorifyai/guzzle-rate-limiter
5715 Downloads
Guzzle middleware for preventive rate limiting with multi-store support, progressive delays, and cross-process coordination.
alex-kalanis/kw_storage
4964 Downloads
Universal storage library for store data as key-value pairs
tabuna/memento
1251 Downloads
Easy cache store for only stores the result within a single request or job
esplora/memento
287734 Downloads
Easy cache store for only stores the result within a single request or job
assisted-mindfulness/memento
198335 Downloads
Easy cache store for only stores the result within a single request or job
webafra/larasettings
689 Downloads
A Laravel 12/13 compatible package to store custom settings in database and cache, with auto-discovery and publishable migrations.
knowzies-tech/localization
105 Downloads
Localization using labels stored in database and served using cache for performance
schranz/psr6-symfony-http-cache-store-analyser
1 Downloads
Analyse what URL and Tags are stored in toflar/psr6-symfony-http-cache-store HTTP 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
656 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/
henzeb/laravel-pennant-cache
0 Downloads
A Pennant driver built on Laravel's Cache
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
23 Downloads
caches store
scottchiefbaker/cache_sqlite
1 Downloads
PHP object caching system with a SQLite backend store and automatic content expiration. Cache is stored using a SQLite database and persists on disk.