Libraries tagged by caih
voceconnect/wp-large-options
4492 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.
unikent/tfilecache
29449 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
ttempleton/craft-nocache
48479 Downloads
A Twig extension to escape caching inside cache blocks
square/ttcache
11748 Downloads
Cache library based on prototype inheritance of tags
soukicz/llm
717 Downloads
LLM client with support for cache, tools and async requests
solodkiy/memorize
39441 Downloads
Simple cache for pure functions
sfneal/redis-helpers
134975 Downloads
Redis helper functions for improved Redis cache transactions with PHP applications.
rikudou/psr6-dynamo-db
77439 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
putyourlightson/craft-cloudflare
13655 Downloads
Purge Cloudflare caches from Craft.
phlak/stash
16912 Downloads
Simple PHP caching library
open-telemetry/opentelemetry-auto-psr6
87850 Downloads
OpenTelemetry auto-instrumentation for PSR-6 (Common Interface for Caching Libraries).
open-telemetry/opentelemetry-auto-psr16
141093 Downloads
OpenTelemetry auto-instrumentation for PSR-16 (Common Interface for Caching Libraries).
litespeed/module-litemage
48863 Downloads
LiteMage Full Page Cache for LiteSpeed Web Server
kislota/laravel_8_translation
52971 Downloads
A Translation package for Laravel 5 with database and cache support
justbetter/laravel-unique-values
1369 Downloads
Package to generate unique values with support for concurrency utilizing cache locking