Libraries tagged by cache flag
millipress/millicache
2455 Downloads
WordPress Full-Page Cache based on Rules & Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.
mmikkel/cache-flag
30365 Downloads
Cold template caches that can be flagged and automatically invalidated.
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
asm89/twig-cache-extension
6911426 Downloads
Cache fragments of templates directly within Twig.
twig/cache-extension
2386115 Downloads
Cache fragments of templates directly within Twig.
fire015/flintstone
110979 Downloads
A key/value database store using flat files for PHP
rarst/fragment-cache
15340 Downloads
WordPress plugin for partial and async caching of heavy front-end elements.
nawawi/docket-cache
313 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
fof/redis
9509 Downloads
Adds Redis cache, sessions and queue to Flarum
flightphp/cache
1063 Downloads
Light, simple and standalone PHP in-file caching class
blomstra/flarum-redis
44393 Downloads
Adds Redis cache, sessions and queue to Flarum
anahkiasen/flatten
13026 Downloads
A package for the Illuminate framework that flattens pages to plain HTML
acpl/flarum-lscache
4623 Downloads
LSCache implementation for Flarum.
voceconnect/wp-large-options
5203 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
blomstra/cache-assets
12243 Downloads
Allows caching js and css ahead of any browser request.