Libraries tagged by html cache
twig/cache-extra
2346259 Downloads
A Twig extension for Symfony Cache
silverstripe/staticpublishqueue
139437 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
humanmade/batcache
468236 Downloads
A memcached HTML page cache for WordPress.
keycdn/cache-enabler
4759 Downloads
A lightweight caching plugin for WordPress that makes your website faster by generating static HTML files.
madj2k/t3-accelerator
12107 Downloads
Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties.
anahkiasen/flatten
13026 Downloads
A package for the Illuminate framework that flattens pages to plain HTML
voceconnect/wp-large-options
5194 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.
jkniest/htmlcache
3996 Downloads
A simple HTML Cache middleware for laravel
philasearch/cache
23822 Downloads
PHP Website Caching Library for HTML and Objects
frc/batcache
71081 Downloads
A memcached HTML page cache for WordPress. Fork of the automattic/batcache.
bolden/htmlcache
7866 Downloads
Cache pages to HTML and boost website performance on Craft CMS 3.
metalmatze/laravel-html-cachebusting
1682 Downloads
Extends laravel's HtmlBuilder with styleBust() & scriptBust() which insert the file's md5 to the url.
dimadin/purge-cache-for-cloudflare
7 Downloads
Simple full HTML page cache purger for CloudFlare
infusionweb/laravel-middleware-response-cache
2442 Downloads
Provides caching of HTML pages in Laravel responses.
thauex/simple-html-dom
44294 Downloads
Modified version of http://sourceforge.net/projects/simplehtmldom/ with cache support