Libraries tagged by html cache
twig/cache-extra
1597896 Downloads
A Twig extension for Symfony Cache
silverstripe/staticpublishqueue
118584 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
humanmade/batcache
402350 Downloads
A memcached HTML page cache for WordPress.
keycdn/cache-enabler
4123 Downloads
A lightweight caching plugin for WordPress that makes your website faster by generating static HTML files.
voceconnect/wp-large-options
4571 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.
madj2k/t3-accelerator
3658 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
bolden/htmlcache
7854 Downloads
Cache pages to HTML and boost website performance on Craft CMS 3.
jkniest/htmlcache
3972 Downloads
A simple HTML Cache middleware for laravel
philasearch/cache
21277 Downloads
PHP Website Caching Library for HTML and Objects
frc/batcache
70818 Downloads
A memcached HTML page cache for WordPress. Fork of the automattic/batcache.
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
44285 Downloads
Modified version of http://sourceforge.net/projects/simplehtmldom/ with cache support