Libraries tagged by cache strategies
laminas/laminas-cache
7371823 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
iazaran/smart-cache
12379 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
zendframework/zend-cache
11681116 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
mmamedov/page-cache
13373 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
dereuromark/cakephp-cache
41682 Downloads
A CakePHP plugin for view caching with configurable strategies
eleving/zend-cache
19879 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
mon-suivi-logement/sellsy-api-v1-cache-strategy
667 Downloads
A cache strategy for Sellsy Api v1, build on top of Kevinrob Guzzle caceh middleware
hamburgscleanest/guzzle-advanced-throttle
33448 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
silvanus/svangr
9168 Downloads
Programmatic cache strategies for WP
andydefer/php-jsonl
116 Downloads
High-performance JSONL (JSON Lines) file management library with temporal and key-based storage strategies, automatic batching, and cache expiration
jeffersongoncalves/laravel-pwa-service-worker
35 Downloads
A Laravel package that serves a PWA service worker at /sw.js from a Blade template whose cache version tracks the Vite build manifest hash. Ships precache + cache-first (hashed assets), network-first (navigations) and stale-while-revalidate (everything else) strategies with an offline fallback, all configurable.
andydefer/jsonl-cache
26 Downloads
PSR-16 compatible JSONL-based cache system with key-based path strategy
daynnnnn/statamic-cloudfront
1974 Downloads
Allows you to use cloudfront as a statamic cache strategy.
tourze/cache-strategy
274 Downloads
Cache strategy interface
thamtech/yii2-refresh-ahead-cache
32 Downloads
A Refresh-Ahead Cache Strategy for Yii2