Libraries tagged by cache flag
mmikkel/cache-flag
29014 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
6587246 Downloads
Cache fragments of templates directly within Twig.
twig/cache-extension
2172701 Downloads
Cache fragments of templates directly within Twig.
fire015/flintstone
102218 Downloads
A key/value database store using flat files for PHP
rarst/fragment-cache
14214 Downloads
WordPress plugin for partial and async caching of heavy front-end elements.
blomstra/flarum-redis
41905 Downloads
Adds Redis cache, sessions and queue to Flarum
voceconnect/wp-large-options
4458 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
46 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
blomstra/cache-assets
10945 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
flightphp/cache
173 Downloads
Light, simple and standalone PHP in-file caching class
acpl/flarum-lscache
3761 Downloads
LSCache implementation for Flarum.
gchaincl/laravel-fragment-caching
1371 Downloads
Fragment Caching support helper
fof/redis
1796 Downloads
Adds Redis cache, sessions and queue to Flarum