Libraries tagged by cache flag
memran/marwa-view
1393 Downloads
A modern Twig-powered view layer for PHP 8.2+ with fragment caching, theme inheritance, and framework-agnostic DX.
voceconnect/wp-large-options
5385 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.
datlechin/flarum-debugbar
146 Downloads
A development debug bar for Flarum: queries, timeline, events, cache, mail and more.
blomstra/cache-assets
12383 Downloads
Allows caching js and css ahead of any browser request.
gchaincl/laravel-fragment-caching
1371 Downloads
Fragment Caching support helper
phile-cms/phile
2681 Downloads
A file-based CMS with a swappable parser, template engine, cache and storage services, error handler, and meta parser.
glowingblue/redis-setup
26321 Downloads
Makes it easy to enable/disable Redis features: Cache, Queue & Sessions
augustash/drupal_cache_protection
133 Downloads
Protects Drupal page cache from fragmentation by tracking parameters and bot abuse
noizu-labs/fragmented-keys
9367 Downloads
Fragmented key cache invalidation library. Compose cache keys from independently versioned tags — increment a tag to invalidate all dependent keys without explicit deletes.
steperlin/flarum-service-worker-cache
75 Downloads
Flarum扩展:通过Service Worker实现智能缓存,显著提升论坛加载速度和用户体验
bokt/flarum-redis
3510 Downloads
Adds Redis cache, sessions and queue to Flarum
dopamine/flatcms
51 Downloads
Flat-file CMS for small client sites. Locked components, text-only editing, Cloudflare Access auth, R2 media, edge cache purge.
marilenarm/turbo-toast-bundle
1 Downloads
Session-free flash/toast notifications for Symfony that keep your pages HTTP-cacheable, via Turbo Streams and a cookie transport.
fahlgrendigital/packages-statamic-static-clean
228 Downloads
Keep Statamic static page cache in sync with url hash cache.
claytonpulman/zebra_session_plus
140 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking - now with redis cache support