Libraries tagged by this7 cache
cache/apc-adapter
51718 Downloads
A PSR-6 cache implementation using apc. This implementation supports tags
steadlane/silverstripe-cloudflare
3360 Downloads
This module aims to relieve the stress of using Cloudflare caching with any SilverStripe project. Adds extension hooks that clears Cloudflare's cache for a specific page when that page is published or unpublished.
sametsahindogan/laravel-jwtredis
1648 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
voceconnect/wp-large-options
3711 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.
typearea/hyphenator
11116 Downloads
Hyphenator is a cache-enabled PHP port of the JavaScript Hyphenator.js by Mathias Nater, and this is a bugfix fork of github.com/webrocker/hyphenator
linslin/laravel-coffee-cache
2497 Downloads
File based lever out cache for laravel. This cache hook in before composer autoload and Laravel boostrapping. It will push your application into light speed.
mouf/utils.cache.no-cache
179842 Downloads
This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...).
learnzf2/route-cache
2210 Downloads
More speed with Cache Routing. This module is part of the Learn ZF2 book
pluswerk/cache-automation
8010 Downloads
+Pluswerk TYPO3 extension: Cache Automation - This TYPO3 extension clear caches automated in the right moment.
pbaszak/symfony-messenger-cache-bundle
71 Downloads
Messenger Cache Bundle is a package for the Symfony Messenger component that enables creating, invalidating, and refreshing cache using attributes. This allows for faster and more efficient processing of asynchronous tasks.
sfynx-project/tool-cache-bundle
20543 Downloads
This Bundle provides classes to cache handlers (memcache, files)
lesjoursfr/filesystem-cache
338 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
kpicaza/redis-etag-cache
2311 Downloads
This package helps to implement etag cache.
kpicaza/etag-cache
2326 Downloads
This package provides interfaces to implement etag cache.
timnarr/kirby-snippet-cache
31 Downloads
This plugin provides caching functionality for Kirby CMS snippets.