Libraries tagged by cache flag
mmikkel/cache-flag
29165 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
6635641 Downloads
Cache fragments of templates directly within Twig.
twig/cache-extension
2214516 Downloads
Cache fragments of templates directly within Twig.
fire015/flintstone
103847 Downloads
A key/value database store using flat files for PHP
rarst/fragment-cache
14319 Downloads
WordPress plugin for partial and async caching of heavy front-end elements.
blomstra/flarum-redis
42863 Downloads
Adds Redis cache, sessions and queue to Flarum
flightphp/cache
429 Downloads
Light, simple and standalone PHP in-file caching class
blomstra/cache-assets
11295 Downloads
Allows caching js and css ahead of any browser request.
anahkiasen/flatten
13026 Downloads
A package for the Illuminate framework that flattens pages to plain HTML
acpl/flarum-lscache
3880 Downloads
LSCache implementation for Flarum.
glowingblue/redis-setup
25390 Downloads
Makes it easy to enable/disable Redis features: Cache, Queue & Sessions
voceconnect/wp-large-options
4623 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.
nawawi/docket-cache
90 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
gchaincl/laravel-fragment-caching
1371 Downloads
Fragment Caching support helper